listmonk: Update to version 4.0.1

This commit is contained in:
github-actions[bot] 2024-10-28 08:30:07 +00:00
parent 8b4952c54a
commit 8322be5b19

View File

@ -1,16 +1,16 @@
{
"version": "4.0.0",
"version": "4.0.1",
"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/v4.0.0/listmonk_4.0.0_windows_amd64.tar.gz",
"hash": "5a4ce8948fda16e5f2d0dbfc182dd9cbd4c1fee4f02fec45648050ced5b95a90"
"url": "https://github.com/knadh/listmonk/releases/download/v4.0.1/listmonk_4.0.1_windows_amd64.tar.gz",
"hash": "2d50cc53ee057d4747dbafc9bebb65acfa3fd94cea35746288cff64d51802067"
},
"arm64": {
"url": "https://github.com/knadh/listmonk/releases/download/v4.0.0/listmonk_4.0.0_windows_arm64.tar.gz",
"hash": "4c29cd2eef05cd8164b0979afa41ad8f1a285e22c01c177572d4aa22959e491f"
"url": "https://github.com/knadh/listmonk/releases/download/v4.0.1/listmonk_4.0.1_windows_arm64.tar.gz",
"hash": "da100a088809cb8fef0a209247cbbf01ebfbf4fda3e82eb90337512a0a181182"
}
},
"bin": "listmonk.exe",