listmonk: Update to version 5.0.3

This commit is contained in:
github-actions[bot] 2025-07-06 16:29:59 +00:00
parent 4d9a044529
commit 0138de50c8

View File

@ -1,16 +1,16 @@
{
"version": "5.0.2",
"version": "5.0.3",
"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.2/listmonk_5.0.2_windows_amd64.tar.gz",
"hash": "f7106edbfa9e875b2060c6ac72cfc08d4253c5198a109c8291636d33317bb86c"
"url": "https://github.com/knadh/listmonk/releases/download/v5.0.3/listmonk_5.0.3_windows_amd64.tar.gz",
"hash": "440204b74227d5f32aadeee7c8f78bd03e8851272c4590adb86abbcf43591f72"
},
"arm64": {
"url": "https://github.com/knadh/listmonk/releases/download/v5.0.2/listmonk_5.0.2_windows_arm64.tar.gz",
"hash": "907ce7e38aa8c43823797d6295d2f3320935bf644be6299210b6ef3098d595dd"
"url": "https://github.com/knadh/listmonk/releases/download/v5.0.3/listmonk_5.0.3_windows_arm64.tar.gz",
"hash": "b329be76ec143027057061bba67abccce6f56a2880c5c1b6bc8a07e6baa07fdc"
}
},
"bin": "listmonk.exe",