diun: Update to version 4.15.1

This commit is contained in:
Richard Kuhnt 2021-04-25 20:00:23 +00:00
parent be2cd53306
commit efc407d109

View File

@ -1,16 +1,16 @@
{
"version": "4.15.0",
"version": "4.15.1",
"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.15.0/diun_4.15.0_windows_x86_64.zip",
"hash": "7742839315cdfd8c634cc9e20dbd9a0fd8ecd5afa6d1a9e39ad9dfbb3822e2d0"
"url": "https://github.com/crazy-max/diun/releases/download/v4.15.1/diun_4.15.1_windows_x86_64.zip",
"hash": "45127e49dd6bf4dd6b4405da2629283c3d88f660694c4c821f66c523eabf244c"
},
"32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.15.0/diun_4.15.0_windows_i386.zip",
"hash": "2475a1f5612a66788965f4efbdb7f385f0bc454dbf81425f91711db50a7eef0f"
"url": "https://github.com/crazy-max/diun/releases/download/v4.15.1/diun_4.15.1_windows_i386.zip",
"hash": "12d28cf3b1a7e9ae7939a429a63b0ad0850799f9921462589d64b05f1d4b12f5"
}
},
"bin": "diun.exe",