From e32623840c0015ef3077ba0cf280ad46d391dfc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 7 Sep 2020 08:37:05 +0200 Subject: [PATCH] noti: Update to version 3.5.0 --- bucket/noti.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/noti.json b/bucket/noti.json index 9b70bc1ddb..08f8e729b2 100644 --- a/bucket/noti.json +++ b/bucket/noti.json @@ -1,13 +1,13 @@ { - "version": "3.4.0", - "homepage": "https://github.com/variadico/noti", + "version": "3.5.0", "description": "Monitor a process and trigger a notification.", + "homepage": "https://github.com/variadico/noti", "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" + "url": "https://github.com/variadico/noti/releases/download/3.5.0/noti3.5.0.windows-amd64.tar.gz", + "hash": "35a3adb831da2017f9903c82992aaedfadcd84ba4496490460223bbef339f50c" } }, "bin": "noti.exe",