listmonk: Update to version 0.5.0-alpha

This commit is contained in:
Richard Kuhnt 2020-03-08 11:01:48 +00:00
parent 10b141fe57
commit 19119d9d61

View File

@ -1,10 +1,10 @@
{
"homepage": "https://listmonk.app",
"version": "0.4.0-alpha",
"version": "0.5.0-alpha",
"license": "AGPL-3.0-only",
"description": "Self-hosted newsletter and mailing list manager",
"url": "https://github.com/knadh/listmonk/releases/download/v0.4.0-alpha/listmonk_0.4.0-alpha_windows_amd64.tar.gz",
"hash": "9224077226eed7916a72c6d46057ad09b88cc1db5d0ef81ff653bd592a46d40c",
"url": "https://github.com/knadh/listmonk/releases/download/v0.5.0-alpha/listmonk_0.5.0-alpha_windows_amd64.tar.gz",
"hash": "f04fa51f6b94f20ef3c6a01c40a972ec9d2b36d8ff3d600d56537aa31f11e1ff",
"bin": "listmonk.exe",
"checkver": "\\(v([\\w.-]+),",
"autoupdate": {