From 203fbc7598ff29859b745e25204db0730c0ef239 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 8 Dec 2019 02:00:17 +0000 Subject: [PATCH] noti: Update to version 3.4.0 --- bucket/noti.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/noti.json b/bucket/noti.json index 9259e951e8..9b70bc1ddb 100644 --- a/bucket/noti.json +++ b/bucket/noti.json @@ -1,13 +1,13 @@ { - "version": "3.3.0", + "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.3.0/noti3.3.0.windows-amd64.tar.gz", - "hash": "f862cf312ee8d3dc2c1d95484db9eeaa81dd37aa6b9676792d00404a73a616ea" + "url": "https://github.com/variadico/noti/releases/download/3.4.0/noti3.4.0.windows-amd64.tar.gz", + "hash": "a2a172f0cdf6c81e15ae9bfb24c5ddb3d59fd2f8d0865357e3a0430ed0705258" } }, "bin": "noti.exe",