Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions bucket/thio-background-app-notifier.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": "1.3.1",
"description": "Windows tool to notify you about new auto-run services and scheduled tasks",
"homepage": "https://github.com/ThioJoe/Thio-Background-App-Notifier",
"license": "AGPL-3.0-only",
"url": "https://github.com/ThioJoe/Thio-Background-App-Notifier/releases/download/v1.3.1/Thio-Background-App-Notifier_1.3.1.exe",
"hash": "333b5ce04377d9fbfdedfcae0dd4512181d60f1a20b808a779eba311115c5858",
"bin": [
[
"Thio-Background-App-Notifier_1.3.1.exe",
"thio-background-app-notifier"
]
],
"shortcuts": [
[
"Thio-Background-App-Notifier_1.3.1.exe",
"Thio Background App Notifier"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/ThioJoe/Thio-Background-App-Notifier/releases/download/v$version/Thio-Background-App-Notifier_$version.exe",
"bin": [
[
"Thio-Background-App-Notifier_$version.exe",
"thio-background-app-notifier"
]
],
"shortcuts": [
[
"Thio-Background-App-Notifier_$version.exe",
"Thio Background App Notifier"
]
]
}
}