listmonk: Update to version 0.9.0-beta

This commit is contained in:
Jakub Čábera 2021-02-13 16:47:02 +01:00
parent 191b5d0c39
commit be8f35f01a

View File

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