From 746832f7b565f7b3a19c886b2102fb5cfcc8ba15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 12:30:12 +0000 Subject: [PATCH] nomino: Update to version 1.3.2 --- bucket/nomino.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nomino.json b/bucket/nomino.json index 707c35a796..8e533cb7c6 100644 --- a/bucket/nomino.json +++ b/bucket/nomino.json @@ -1,12 +1,12 @@ { - "version": "1.3.1", + "version": "1.3.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.3.1/nomino-windows-64bit.exe#/nomino.exe", - "hash": "6fbaa053fd14b4777e8aa74752a311383a9edd0076a81917fdbc464d3782b9b3" + "url": "https://github.com/yaa110/nomino/releases/download/1.3.2/nomino-windows-64bit.exe#/nomino.exe", + "hash": "097767d23695f2fc75e1aa2610dbded6e76c0120d9920b3c27451323de87ed3e" } }, "bin": "nomino.exe",