From 5b15f305f71399a9c628ca05fea3e25480c92509 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 1 Mar 2021 01:03:06 +0000 Subject: [PATCH] diun: Update to version 4.13.0 --- bucket/diun.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/diun.json b/bucket/diun.json index af3099286f..268c8217f3 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.12.0", + "version": "4.13.0", "description": "A CLI application to receive notifications when a Docker image is updated on a Docker registry", "homepage": "https://github.com/crazy-max/diun", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.12.0/diun_4.12.0_windows_x86_64.zip", - "hash": "34e0539601e0480cce4b63df339dd0e9fe8c4cc5647c17d748ac3d495704879a" + "url": "https://github.com/crazy-max/diun/releases/download/v4.13.0/diun_4.13.0_windows_x86_64.zip", + "hash": "e167bb80264908ea92cd5c1a924fc6f0718c62c3cbda889de3c7241d8d9aa6fc" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.12.0/diun_4.12.0_windows_i386.zip", - "hash": "cc2b9d64ccca491ad4dc816a15d2000f9a688c7804a334dac1e0162c0b14038c" + "url": "https://github.com/crazy-max/diun/releases/download/v4.13.0/diun_4.13.0_windows_i386.zip", + "hash": "8c2d010e2df88ebcd5b2639532434752c1646e9769d2ea24b6d98749405e24cd" } }, "bin": "diun.exe",