diun: Update to version 4.30.0

This commit is contained in:
github-actions[bot] 2025-08-31 16:29:09 +00:00
parent c40940c331
commit 3b4106b33e

View File

@ -1,16 +1,16 @@
{
"version": "4.29.0",
"version": "4.30.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.29.0/diun_4.29.0_windows_amd64.zip",
"hash": "954f2396030969987e8d1d3e06322676d09d87d27d00c10461b135c0ca82adc8"
"url": "https://github.com/crazy-max/diun/releases/download/v4.30.0/diun_4.30.0_windows_amd64.zip",
"hash": "10b4b90aecab0218f2b9d52dece8e4df6c96a9f253c3aa0a09c69e2a73bd24e0"
},
"32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.29.0/diun_4.29.0_windows_386.zip",
"hash": "95f944ed1ef92e723a9726cc1e5192a7297ec61af7d78763fee8103128f9dfc8"
"url": "https://github.com/crazy-max/diun/releases/download/v4.30.0/diun_4.30.0_windows_386.zip",
"hash": "df7f58efeac5f80234a2aa481a26ab72c737895998d67a0ac5b14a089fa98c8b"
}
},
"bin": "diun.exe",