2022-12-21 08:27:45 +00:00

22 lines
700 B
JSON

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