From 31a76f18000b0c880a266c8371686ea11a075bd8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 13:11:25 +0000 Subject: [PATCH] diun: Update to version 4.28.0 --- bucket/diun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/diun.json b/bucket/diun.json index dc863c1ef0..b0b681ca4e 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.27.0", + "version": "4.28.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.27.0/diun_4.27.0_windows_amd64.zip", - "hash": "e4dcdab42639079c973d74d6d93045b804c074177e067f90021863eaa2475df1" + "url": "https://github.com/crazy-max/diun/releases/download/v4.28.0/diun_4.28.0_windows_amd64.zip", + "hash": "29b7f37d50b461c41d7094c5a11a2e658a2860b9613bba4e0d19b37b66dd415a" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.27.0/diun_4.27.0_windows_386.zip", - "hash": "c9aeb2df2e04cda65c46d6d8fee92504b55be8d8687432708e3058f39c4ef73e" + "url": "https://github.com/crazy-max/diun/releases/download/v4.28.0/diun_4.28.0_windows_386.zip", + "hash": "8c203bc040a54d32280db16d3a37174f6ebe1f81c119bb22d6c878328da3edd5" } }, "bin": "diun.exe",