2022-10-11 00:37:19 +00:00

22 lines
695 B
JSON

{
"version": "3.6.0",
"description": "Monitor a process and trigger a notification.",
"homepage": "https://github.com/variadico/noti",
"license": "MIT",
"checkver": "github",
"architecture": {
"64bit": {
"url": "https://github.com/variadico/noti/releases/download/3.6.0/noti3.6.0.windows-amd64.tar.gz",
"hash": "ec63201e4852fc4d7f5d20e11930e0962071af42483c9495eef7dcfc98dec3e5"
}
},
"bin": "noti.exe",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/variadico/noti/releases/download/$version/noti$version.windows-amd64.tar.gz"
}
}
}
}