mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 12:11:21 +00:00
22 lines
695 B
JSON
22 lines
695 B
JSON
{
|
|
"version": "3.4.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.4.0/noti3.4.0.windows-amd64.tar.gz",
|
|
"hash": "a2a172f0cdf6c81e15ae9bfb24c5ddb3d59fd2f8d0865357e3a0430ed0705258"
|
|
}
|
|
},
|
|
"bin": "noti.exe",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/variadico/noti/releases/download/$version/noti$version.windows-amd64.tar.gz"
|
|
}
|
|
}
|
|
}
|
|
}
|