From 699d695d37ef68d95025c323c42f94f408227cd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:29:21 +0000 Subject: [PATCH] nomino: Update to version 1.3.5 --- bucket/nomino.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomino.json b/bucket/nomino.json index ab060dcd19..7996d97bf3 100644 --- a/bucket/nomino.json +++ b/bucket/nomino.json @@ -1,12 +1,12 @@ { - "version": "1.3.4", + "version": "1.3.5", "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.4/nomino-windows-64bit.exe#/nomino.exe", - "hash": "65eb3cf96983d80005b8a3787c69105980c89705c2bb2de9f4f87fadd375a567" + "url": "https://github.com/yaa110/nomino/releases/download/1.3.5/nomino-windows-64bit.exe#/nomino.exe", + "hash": "ce9012944c9417be18ba313d7812a314709f2767ada06f09008247b5c6efa92b" } }, "bin": "nomino.exe",