listmonk: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2023-08-10 20:23:10 +00:00
parent 78774cf9ec
commit 649ff30d1f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.4.0", "version": "2.5.0",
"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/v2.4.0/listmonk_2.4.0_windows_amd64.tar.gz", "url": "https://github.com/knadh/listmonk/releases/download/v2.5.0/listmonk_2.5.0_windows_amd64.tar.gz",
"hash": "368b42b9f2858513d9da6162a60e932b698612f47245e71f5b64fe2529519d63" "hash": "3aed6c5ae2aeaca24d5248dfd4d75cd59054b24f748349ac3dc4b90de6b89bdb"
} }
}, },
"bin": "listmonk.exe", "bin": "listmonk.exe",