listmonk: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2022-07-30 20:27:06 +00:00
parent a9e90f7580
commit 4f016b75b9

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.0", "version": "2.2.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.1.0/listmonk_2.1.0_windows_amd64.tar.gz", "url": "https://github.com/knadh/listmonk/releases/download/v2.2.0/listmonk_2.2.0_windows_amd64.tar.gz",
"hash": "e88ce54c96d808ad88f322a2f475508affa8ba365b648e145a2fe3e1d1bf72a3" "hash": "b133d3695379d11d9dd2398488b251ccc524b60697268501e85d90b26d896405"
} }
}, },
"bin": "listmonk.exe", "bin": "listmonk.exe",