diff --git a/bucket/diun.json b/bucket/diun.json index b01c600aaf..ed8c79014b 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.20.1", + "version": "4.21.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.20.1/diun_4.20.1_windows_amd64.zip", - "hash": "769ee68535178078b9407dc722fc9818e3bd14532f8424e0ba090c258c6b13dd" + "url": "https://github.com/crazy-max/diun/releases/download/v4.21.0/diun_4.21.0_windows_amd64.zip", + "hash": "71958a450e2733f0b623a33e2e6b3ba164ecabd2ade6ece6a96043fdf9e03266" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.20.1/diun_4.20.1_windows_386.zip", - "hash": "03eafa78014f453a1bfe404d58b03b967c253ad4f078ad6c5cee0ce8085dde47" + "url": "https://github.com/crazy-max/diun/releases/download/v4.21.0/diun_4.21.0_windows_386.zip", + "hash": "a047d665c1edd0d2bae10f14b9c4d58279c5ad75759c4ca663d45ff105de078e" } }, "bin": "diun.exe",