noti: Update to version 3.5.0

This commit is contained in:
Jakub Čábera 2020-09-07 08:37:05 +02:00
parent 7854d453d8
commit e32623840c

View File

@ -1,13 +1,13 @@
{ {
"version": "3.4.0", "version": "3.5.0",
"homepage": "https://github.com/variadico/noti",
"description": "Monitor a process and trigger a notification.", "description": "Monitor a process and trigger a notification.",
"homepage": "https://github.com/variadico/noti",
"license": "MIT", "license": "MIT",
"checkver": "github", "checkver": "github",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/variadico/noti/releases/download/3.4.0/noti3.4.0.windows-amd64.tar.gz", "url": "https://github.com/variadico/noti/releases/download/3.5.0/noti3.5.0.windows-amd64.tar.gz",
"hash": "a2a172f0cdf6c81e15ae9bfb24c5ddb3d59fd2f8d0865357e3a0430ed0705258" "hash": "35a3adb831da2017f9903c82992aaedfadcd84ba4496490460223bbef339f50c"
} }
}, },
"bin": "noti.exe", "bin": "noti.exe",