listmonk: Update to version 0.2.0-alpha

This commit is contained in:
Richard Kuhnt 2019-07-21 18:00:19 +00:00
parent 5fea5404a6
commit 8f9f478e85

View File

@ -1,10 +1,10 @@
{
"homepage": "https://listmonk.app",
"version": "0.1.2-alpha",
"version": "0.2.0-alpha",
"license": "AGPL-3.0-only",
"description": "Self-hosted newsletter and mailing list manager",
"url": "https://github.com/knadh/listmonk/releases/download/v0.1.2-alpha/listmonk_0.1.2-alpha_windows_amd64.tar.gz",
"hash": "0aa6e0b28e321835af691704f96ee6e55056973dc06460b1703666fd7c858761",
"url": "https://github.com/knadh/listmonk/releases/download/v0.2.0-alpha/listmonk_0.2.0-alpha_windows_amd64.tar.gz",
"hash": "71c2d37dc8790552bce0802272f6466a73ff20ac6bc97c26ec5ddff86494246a",
"bin": "listmonk.exe",
"checkver": "\\(v([\\w.-]+),",
"autoupdate": {