listmonk: Update to version 1.1.0

This commit is contained in:
Richard Kuhnt 2021-06-09 15:00:16 +00:00
parent 6ed50e372c
commit fefd459b80

View File

@ -1,12 +1,12 @@
{
"version": "1.0.0",
"version": "1.1.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/v1.0.0/listmonk_1.0.0_windows_amd64.tar.gz",
"hash": "5dcd5919deae25d595b6be77d62c3631c3fa2361c731c816fd76ece278c83d65"
"url": "https://github.com/knadh/listmonk/releases/download/v1.1.0/listmonk_1.1.0_windows_amd64.tar.gz",
"hash": "44b9171d3fc1cbf25497602050c66916bd5367b3942a36d1d5ddbae76390568c"
}
},
"bin": "listmonk.exe",