From f33f1857b624acab5f06c9c1d804e7e960f7be0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 00:32:43 +0000 Subject: [PATCH] nomino: Update to version 1.3.3 --- bucket/nomino.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomino.json b/bucket/nomino.json index 8e533cb7c6..856be87f0a 100644 --- a/bucket/nomino.json +++ b/bucket/nomino.json @@ -1,12 +1,12 @@ { - "version": "1.3.2", + "version": "1.3.3", "description": "Batch rename utility for developers", "homepage": "https://github.com/yaa110/nomino", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/yaa110/nomino/releases/download/1.3.2/nomino-windows-64bit.exe#/nomino.exe", - "hash": "097767d23695f2fc75e1aa2610dbded6e76c0120d9920b3c27451323de87ed3e" + "url": "https://github.com/yaa110/nomino/releases/download/1.3.3/nomino-windows-64bit.exe#/nomino.exe", + "hash": "843ddb278dc714c5e48c9e156634a4404f59de2e57a841c10e66e16a05eda610" } }, "bin": "nomino.exe",