listmonk: Update to version 1.0.0

This commit is contained in:
Richard Kuhnt 2021-05-16 15:00:17 +00:00
parent 80f0cde489
commit 7fb00fc4eb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.0-beta", "version": "1.0.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/v0.9.0-beta/listmonk_0.9.0-beta_windows_amd64.tar.gz", "url": "https://github.com/knadh/listmonk/releases/download/v1.0.0/listmonk_1.0.0_windows_amd64.tar.gz",
"hash": "7b8eb8f1a22f78eb7768c842d2db878f4493b9b2c32a60426ff1db5f7a95a605" "hash": "5dcd5919deae25d595b6be77d62c3631c3fa2361c731c816fd76ece278c83d65"
} }
}, },
"bin": "listmonk.exe", "bin": "listmonk.exe",