diff --git a/bucket/nomino.json b/bucket/nomino.json index 7996d97bf3..83fb70897c 100644 --- a/bucket/nomino.json +++ b/bucket/nomino.json @@ -1,12 +1,12 @@ { - "version": "1.3.5", + "version": "1.6.4", "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.5/nomino-windows-64bit.exe#/nomino.exe", - "hash": "ce9012944c9417be18ba313d7812a314709f2767ada06f09008247b5c6efa92b" + "url": "https://github.com/yaa110/nomino/releases/download/v1.6.4/nomino-windows-64bit.exe#/nomino.exe", + "hash": "ea77b987adb4d802983ed73ada32e026cf92f8dfde23a35e2cc547e622b283b8" } }, "bin": "nomino.exe", @@ -14,7 +14,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/yaa110/nomino/releases/download/$version/nomino-windows-64bit.exe#/nomino.exe" + "url": "https://github.com/yaa110/nomino/releases/download/v$version/nomino-windows-64bit.exe#/nomino.exe" } } }