mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
nomino: Update to version 1.6.4 (#7130)
Excavator was failing because upstream changed the tag format to include a `v` prefix.
This commit is contained in:
parent
2a8e8a1ddb
commit
1c5fcea142
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user