listmonk: Update to version 0.8.0-beta

This commit is contained in:
Jakub Čábera 2020-11-11 10:37:42 +01:00
parent 8533d88da5
commit b0ff031427

View File

@ -1,12 +1,12 @@
{
"version": "0.7.0-alpha",
"version": "0.8.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.7.0-alpha/listmonk_0.7.0-alpha_windows_amd64.tar.gz",
"hash": "7b332136cc7ffd0736a1bc748a58adc78487f0cd4759dac736b8fe69cdf1b51f"
"url": "https://github.com/knadh/listmonk/releases/download/v0.8.0-beta/listmonk_0.8.0-beta_windows_amd64.tar.gz",
"hash": "ca70a2dc5540e75feb05d337ecb2c6c11ed5bf779e636d42f01a1a281893a8f2"
}
},
"bin": "listmonk.exe",