mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
700 B
JSON
22 lines
700 B
JSON
{
|
|
"version": "1.3.5",
|
|
"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"
|
|
}
|
|
},
|
|
"bin": "nomino.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/yaa110/nomino/releases/download/$version/nomino-windows-64bit.exe#/nomino.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|