From 86c3dbd0454acca65b50f3684deeec5328800842 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 25 Apr 2021 22:00:26 +0000 Subject: [PATCH] diun: Update to version 4.15.2 --- bucket/diun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/diun.json b/bucket/diun.json index 4e9b739627..53b67cbee8 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.15.1", + "version": "4.15.2", "description": "A CLI application to receive notifications when a Docker image is updated on a Docker registry", "homepage": "https://github.com/crazy-max/diun", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.15.1/diun_4.15.1_windows_x86_64.zip", - "hash": "45127e49dd6bf4dd6b4405da2629283c3d88f660694c4c821f66c523eabf244c" + "url": "https://github.com/crazy-max/diun/releases/download/v4.15.2/diun_4.15.2_windows_x86_64.zip", + "hash": "17de10415a2531593bd20ca7fe7a527bf753720ecd6cecb56b5e7bda92305977" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.15.1/diun_4.15.1_windows_i386.zip", - "hash": "12d28cf3b1a7e9ae7939a429a63b0ad0850799f9921462589d64b05f1d4b12f5" + "url": "https://github.com/crazy-max/diun/releases/download/v4.15.2/diun_4.15.2_windows_i386.zip", + "hash": "78230a66c78bb7969f71bc2e4493d89351414ddfa9b5d92a3021a9fbc46fecac" } }, "bin": "diun.exe",