listmonk: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2022-02-12 16:29:41 +00:00
parent be9f5dd164
commit b70cea7b09

View File

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