diun: Update to version 4.15.2

This commit is contained in:
Richard Kuhnt 2021-04-25 22:00:26 +00:00
parent d13f54684d
commit 86c3dbd045

View File

@ -1,16 +1,16 @@
{
"version": "4.15.1",
"version": "4.15.2",
"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.1/diun_4.15.1_windows_x86_64.zip",
"hash": "45127e49dd6bf4dd6b4405da2629283c3d88f660694c4c821f66c523eabf244c"
"url": "https://github.com/crazy-max/diun/releases/download/v4.15.2/diun_4.15.2_windows_x86_64.zip",
"hash": "17de10415a2531593bd20ca7fe7a527bf753720ecd6cecb56b5e7bda92305977"
},
"32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.15.1/diun_4.15.1_windows_i386.zip",
"hash": "12d28cf3b1a7e9ae7939a429a63b0ad0850799f9921462589d64b05f1d4b12f5"
"url": "https://github.com/crazy-max/diun/releases/download/v4.15.2/diun_4.15.2_windows_i386.zip",
"hash": "78230a66c78bb7969f71bc2e4493d89351414ddfa9b5d92a3021a9fbc46fecac"
}
},
"bin": "diun.exe",