listmonk: Update to version 0.5.1-alpha

This commit is contained in:
Jakub Čábera 2020-04-02 20:10:31 +02:00
parent 82b9721d4c
commit 674a4093e7

View File

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