From f53710f1f90e5513700c6679b61805b39c9c3c7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Dec 2022 12:30:21 +0000 Subject: [PATCH] diun: Update to version 4.23.1 --- bucket/diun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",