jack-mil 1c5fcea142
nomino: Update to version 1.6.4 (#7130)
Excavator was failing because upstream changed the tag format to include
a `v` prefix.
2025-09-11 17:38:31 +00:00

22 lines
702 B
JSON

{
"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/v1.6.4/nomino-windows-64bit.exe#/nomino.exe",
"hash": "ea77b987adb4d802983ed73ada32e026cf92f8dfde23a35e2cc547e622b283b8"
}
},
"bin": "nomino.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/yaa110/nomino/releases/download/v$version/nomino-windows-64bit.exe#/nomino.exe"
}
}
}
}