2024-04-07 01:14:29 +00:00

22 lines
700 B
JSON

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