From 15f42d7c3fb5b61963b1db47c9cb0a10112f4fef Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Apr 2021 17:00:18 +0000 Subject: [PATCH] diun: Update to version 4.16.0 --- bucket/diun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/diun.json b/bucket/diun.json index 53b67cbee8..44f79fdd88 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.15.2", + "version": "4.16.0", "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.2/diun_4.15.2_windows_x86_64.zip", - "hash": "17de10415a2531593bd20ca7fe7a527bf753720ecd6cecb56b5e7bda92305977" + "url": "https://github.com/crazy-max/diun/releases/download/v4.16.0/diun_4.16.0_windows_x86_64.zip", + "hash": "5cd1caa7399dbbc9a2b87e592956d9b9f8f9ca7a3e251bb72865390c502317b0" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.15.2/diun_4.15.2_windows_i386.zip", - "hash": "78230a66c78bb7969f71bc2e4493d89351414ddfa9b5d92a3021a9fbc46fecac" + "url": "https://github.com/crazy-max/diun/releases/download/v4.16.0/diun_4.16.0_windows_i386.zip", + "hash": "2b3cb2ca65d038d67cbaf575da29d53c82b2891c14dcc64f44d3e7e7a9618395" } }, "bin": "diun.exe",