diff --git a/bucket/diun.json b/bucket/diun.json index 0726f41861..63603a9dd8 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.23.0", + "version": "4.23.1", "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.23.0/diun_4.23.0_windows_amd64.zip", - "hash": "77d66eddbe71b0e58222d4823afcf80d13bb5f905284e81628f9b26cf1a685db" + "url": "https://github.com/crazy-max/diun/releases/download/v4.23.1/diun_4.23.1_windows_amd64.zip", + "hash": "7c03a899ae0f816b40a04054deba4fd5ebe21bb97ffc27ac2145f0e5a7c501d5" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.23.0/diun_4.23.0_windows_386.zip", - "hash": "1090a594c97937bd298f2bd981c4829414c1a3b91c82dcf67d93caeffdca4d78" + "url": "https://github.com/crazy-max/diun/releases/download/v4.23.1/diun_4.23.1_windows_386.zip", + "hash": "604f3ac2cdf6adf6721d904b6ba611b79cd7315cb04a48d6a4e546344e3f637d" } }, "bin": "diun.exe",