mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
22 lines
702 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|