From 3b4106b33e3fc1415f18f4fe7ca7a14a6cf5f616 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 16:29:09 +0000 Subject: [PATCH] diun: Update to version 4.30.0 --- bucket/diun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/diun.json b/bucket/diun.json index 6f89a5704b..a26e062f3d 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.29.0", + "version": "4.30.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.29.0/diun_4.29.0_windows_amd64.zip", - "hash": "954f2396030969987e8d1d3e06322676d09d87d27d00c10461b135c0ca82adc8" + "url": "https://github.com/crazy-max/diun/releases/download/v4.30.0/diun_4.30.0_windows_amd64.zip", + "hash": "10b4b90aecab0218f2b9d52dece8e4df6c96a9f253c3aa0a09c69e2a73bd24e0" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.29.0/diun_4.29.0_windows_386.zip", - "hash": "95f944ed1ef92e723a9726cc1e5192a7297ec61af7d78763fee8103128f9dfc8" + "url": "https://github.com/crazy-max/diun/releases/download/v4.30.0/diun_4.30.0_windows_386.zip", + "hash": "df7f58efeac5f80234a2aa481a26ab72c737895998d67a0ac5b14a089fa98c8b" } }, "bin": "diun.exe",