2020-09-07 08:37:05 +02:00

22 lines
695 B
JSON

{
"version": "3.5.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.5.0/noti3.5.0.windows-amd64.tar.gz",
"hash": "35a3adb831da2017f9903c82992aaedfadcd84ba4496490460223bbef339f50c"
}
},
"bin": "noti.exe",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/variadico/noti/releases/download/$version/noti$version.windows-amd64.tar.gz"
}
}
}
}