listmonk: Update to version 4.0.0

This commit is contained in:
github-actions[bot] 2024-10-27 20:28:00 +00:00
parent eeb3e4a95d
commit f31f41a302

View File

@ -1,16 +1,16 @@
{
"version": "3.0.0",
"version": "4.0.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/v3.0.0/listmonk_3.0.0_windows_amd64.tar.gz",
"hash": "dbd59ca3e92f2a7e1d33a6bcf5f8782f0331ee66bddbd7ee58be58990cdda674"
"url": "https://github.com/knadh/listmonk/releases/download/v4.0.0/listmonk_4.0.0_windows_amd64.tar.gz",
"hash": "5a4ce8948fda16e5f2d0dbfc182dd9cbd4c1fee4f02fec45648050ced5b95a90"
},
"arm64": {
"url": "https://github.com/knadh/listmonk/releases/download/v3.0.0/listmonk_3.0.0_windows_arm64.tar.gz",
"hash": "8d9758916b7dc485ef827a71e02524c32ede40d3ef5c0d42c100881c7fa06f61"
"url": "https://github.com/knadh/listmonk/releases/download/v4.0.0/listmonk_4.0.0_windows_arm64.tar.gz",
"hash": "4c29cd2eef05cd8164b0979afa41ad8f1a285e22c01c177572d4aa22959e491f"
}
},
"bin": "listmonk.exe",