listmonk: Update to version 5.0.2

This commit is contained in:
github-actions[bot] 2025-06-08 12:31:21 +00:00
parent 0869a760ec
commit 425320f909

View File

@ -1,16 +1,16 @@
{ {
"version": "5.0.1", "version": "5.0.2",
"description": "Self-hosted newsletter and mailing list manager", "description": "Self-hosted newsletter and mailing list manager",
"homepage": "https://listmonk.app", "homepage": "https://listmonk.app",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/knadh/listmonk/releases/download/v5.0.1/listmonk_5.0.1_windows_amd64.tar.gz", "url": "https://github.com/knadh/listmonk/releases/download/v5.0.2/listmonk_5.0.2_windows_amd64.tar.gz",
"hash": "a5387649dbae276935f9ce790f0663860738b0c3294a90a5de342d781f579ea0" "hash": "f7106edbfa9e875b2060c6ac72cfc08d4253c5198a109c8291636d33317bb86c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/knadh/listmonk/releases/download/v5.0.1/listmonk_5.0.1_windows_arm64.tar.gz", "url": "https://github.com/knadh/listmonk/releases/download/v5.0.2/listmonk_5.0.2_windows_arm64.tar.gz",
"hash": "cc99b6b137662a7892061301395c94c0305e0df49048d8cc8ccff47ac7802473" "hash": "907ce7e38aa8c43823797d6295d2f3320935bf644be6299210b6ef3098d595dd"
} }
}, },
"bin": "listmonk.exe", "bin": "listmonk.exe",