From f9e96b48836bba94aff05393bb7c3740a188cfd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 08:29:47 +0000 Subject: [PATCH] nomino: Update to version 1.2.2 --- bucket/nomino.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomino.json b/bucket/nomino.json index afa294ba97..9cccb8a24f 100644 --- a/bucket/nomino.json +++ b/bucket/nomino.json @@ -1,12 +1,12 @@ { - "version": "1.2.1", + "version": "1.2.2", "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.2.1/nomino-windows-64bit.exe#/nomino.exe", - "hash": "bf9de8d208de174f6e5b56e1a42c2dd2a526ad39d6effd0d7e52f2e371a1f66a" + "url": "https://github.com/yaa110/nomino/releases/download/1.2.2/nomino-windows-64bit.exe#/nomino.exe", + "hash": "7df17af4f56117cef1f7efd6ffa24ee5f4b04b022a1804fe2784759e1d654711" } }, "bin": "nomino.exe",