From 384f1ea79a73bc17678aebdb9fad8513772513a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 12:30:11 +0000 Subject: [PATCH] diun: Update to version 4.24.0 --- bucket/diun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/diun.json b/bucket/diun.json index 63603a9dd8..6652e14101 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.23.1", + "version": "4.24.0", "description": "A CLI application to receive notifications when a Docker image is updated on a Docker registry", "homepage": "https://crazymax.dev/diun/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.23.1/diun_4.23.1_windows_amd64.zip", - "hash": "7c03a899ae0f816b40a04054deba4fd5ebe21bb97ffc27ac2145f0e5a7c501d5" + "url": "https://github.com/crazy-max/diun/releases/download/v4.24.0/diun_4.24.0_windows_amd64.zip", + "hash": "403b20cccdec0ddd5a9160f93688df49b0d9fa9b8548ab1c1579f41b0fb99a0c" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.23.1/diun_4.23.1_windows_386.zip", - "hash": "604f3ac2cdf6adf6721d904b6ba611b79cd7315cb04a48d6a4e546344e3f637d" + "url": "https://github.com/crazy-max/diun/releases/download/v4.24.0/diun_4.24.0_windows_386.zip", + "hash": "f790356d25b6a2b1ae0157dc26cf6c18ab2b9ea3054ac2f7e4d1233f3bcf4df6" } }, "bin": "diun.exe",