From 189eb9e585ccc1d93d76b9fda0bb6d1113c6984e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 01:14:29 +0000 Subject: [PATCH] nomino: Update to version 1.3.4 --- bucket/nomino.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomino.json b/bucket/nomino.json index 856be87f0a..ab060dcd19 100644 --- a/bucket/nomino.json +++ b/bucket/nomino.json @@ -1,12 +1,12 @@ { - "version": "1.3.3", + "version": "1.3.4", "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.3/nomino-windows-64bit.exe#/nomino.exe", - "hash": "843ddb278dc714c5e48c9e156634a4404f59de2e57a841c10e66e16a05eda610" + "url": "https://github.com/yaa110/nomino/releases/download/1.3.4/nomino-windows-64bit.exe#/nomino.exe", + "hash": "65eb3cf96983d80005b8a3787c69105980c89705c2bb2de9f4f87fadd375a567" } }, "bin": "nomino.exe",