2022-07-10 00:33:33 +00:00

22 lines
700 B
JSON

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