listmonk: Update to version 5.1.0

This commit is contained in:
github-actions[bot] 2025-09-09 20:28:11 +00:00
parent 06dc811c6b
commit dba6fcbac0

View File

@ -1,16 +1,16 @@
{
"version": "5.0.3",
"version": "5.1.0",
"description": "Self-hosted newsletter and mailing list manager",
"homepage": "https://listmonk.app",
"license": "AGPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/knadh/listmonk/releases/download/v5.0.3/listmonk_5.0.3_windows_amd64.tar.gz",
"hash": "440204b74227d5f32aadeee7c8f78bd03e8851272c4590adb86abbcf43591f72"
"url": "https://github.com/knadh/listmonk/releases/download/v5.1.0/listmonk_5.1.0_windows_amd64.tar.gz",
"hash": "9f44f6018fd2a4bebeb028961674e8c8401ed0221ec286b1cb9eb3ad216ecf67"
},
"arm64": {
"url": "https://github.com/knadh/listmonk/releases/download/v5.0.3/listmonk_5.0.3_windows_arm64.tar.gz",
"hash": "b329be76ec143027057061bba67abccce6f56a2880c5c1b6bc8a07e6baa07fdc"
"url": "https://github.com/knadh/listmonk/releases/download/v5.1.0/listmonk_5.1.0_windows_arm64.tar.gz",
"hash": "d2ebefebe21f6fca7f4a5d1107452617c009f04e67e3c5273818c40b84e8b48e"
}
},
"bin": "listmonk.exe",