From c829394a215a0481aed0ec5aa3d91ccbc45c3dd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 16:31:03 +0000 Subject: [PATCH] diun: Update to version 4.31.0 --- bucket/diun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/diun.json b/bucket/diun.json index a26e062f3d..63d68a0e7b 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.30.0", + "version": "4.31.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.30.0/diun_4.30.0_windows_amd64.zip", - "hash": "10b4b90aecab0218f2b9d52dece8e4df6c96a9f253c3aa0a09c69e2a73bd24e0" + "url": "https://github.com/crazy-max/diun/releases/download/v4.31.0/diun_4.31.0_windows_amd64.zip", + "hash": "a13eb88f37027586bb92c24b91460c0dd4426e22a122498889af72b2dca13572" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.30.0/diun_4.30.0_windows_386.zip", - "hash": "df7f58efeac5f80234a2aa481a26ab72c737895998d67a0ac5b14a089fa98c8b" + "url": "https://github.com/crazy-max/diun/releases/download/v4.31.0/diun_4.31.0_windows_386.zip", + "hash": "2bbb1a5dbc4ffe60c1497c08bfc287dfe5adf15a1f142ae69603fef9626faa99" } }, "bin": "diun.exe",