From ddb6d28134a83a7070a848992a5fb79d58dee8c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Jul 2022 00:33:33 +0000 Subject: [PATCH] nomino: Update to version 1.2.1 --- bucket/nomino.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomino.json b/bucket/nomino.json index 5684875a59..afa294ba97 100644 --- a/bucket/nomino.json +++ b/bucket/nomino.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.2.1", "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.1.0/nomino-windows-64bit.exe#/nomino.exe", - "hash": "af0e1927b408621a6bc7a0e18e00bc579f2dd09dc7c55156954d0dd07a922953" + "url": "https://github.com/yaa110/nomino/releases/download/1.2.1/nomino-windows-64bit.exe#/nomino.exe", + "hash": "bf9de8d208de174f6e5b56e1a42c2dd2a526ad39d6effd0d7e52f2e371a1f66a" } }, "bin": "nomino.exe",