From 72d8eeb9b9e95d50007cdaab5b58973e09e5c29b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Jul 2022 20:27:51 +0000 Subject: [PATCH] diun: Update to version 4.22.0 --- bucket/diun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/diun.json b/bucket/diun.json index ed8c79014b..d95c60d9e3 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.21.0", + "version": "4.22.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.21.0/diun_4.21.0_windows_amd64.zip", - "hash": "71958a450e2733f0b623a33e2e6b3ba164ecabd2ade6ece6a96043fdf9e03266" + "url": "https://github.com/crazy-max/diun/releases/download/v4.22.0/diun_4.22.0_windows_amd64.zip", + "hash": "03c161ab22b2ce7ccac56c8469dcf41e3d06d2a2d1e1bfb15cc861b287769264" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.21.0/diun_4.21.0_windows_386.zip", - "hash": "a047d665c1edd0d2bae10f14b9c4d58279c5ad75759c4ca663d45ff105de078e" + "url": "https://github.com/crazy-max/diun/releases/download/v4.22.0/diun_4.22.0_windows_386.zip", + "hash": "d3a7733ed92cbf5b5668e9955d505f6a4ffed9ad8162d4427f2f3de43652bd9e" } }, "bin": "diun.exe",