diff --git a/bucket/diun.json b/bucket/diun.json index b0b681ca4e..6f89a5704b 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.28.0", + "version": "4.29.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.28.0/diun_4.28.0_windows_amd64.zip", - "hash": "29b7f37d50b461c41d7094c5a11a2e658a2860b9613bba4e0d19b37b66dd415a" + "url": "https://github.com/crazy-max/diun/releases/download/v4.29.0/diun_4.29.0_windows_amd64.zip", + "hash": "954f2396030969987e8d1d3e06322676d09d87d27d00c10461b135c0ca82adc8" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.28.0/diun_4.28.0_windows_386.zip", - "hash": "8c203bc040a54d32280db16d3a37174f6ebe1f81c119bb22d6c878328da3edd5" + "url": "https://github.com/crazy-max/diun/releases/download/v4.29.0/diun_4.29.0_windows_386.zip", + "hash": "95f944ed1ef92e723a9726cc1e5192a7297ec61af7d78763fee8103128f9dfc8" } }, "bin": "diun.exe",