noti: Update to version 3.4.0

This commit is contained in:
Richard Kuhnt 2019-12-08 02:00:17 +00:00
parent e205e95d07
commit 203fbc7598

View File

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