From 593ca2acf075b7b2b658e3edb75bdc66ebbd874b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 04:27:32 +0000 Subject: [PATCH] nomino: Update to version 1.3.1 --- bucket/nomino.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomino.json b/bucket/nomino.json index b8b5093280..707c35a796 100644 --- a/bucket/nomino.json +++ b/bucket/nomino.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.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.3.0/nomino-windows-64bit.exe#/nomino.exe", - "hash": "a08e5ea70434cdff4b3e0e69d4e138623cf743ae2ad3aabe354e4898e037f0ef" + "url": "https://github.com/yaa110/nomino/releases/download/1.3.1/nomino-windows-64bit.exe#/nomino.exe", + "hash": "6fbaa053fd14b4777e8aa74752a311383a9edd0076a81917fdbc464d3782b9b3" } }, "bin": "nomino.exe",