2019-09-12 16:48:27 +02:00

22 lines
695 B
JSON

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