From 8f9f478e857be647094cb4f40e950884bd93b94e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 21 Jul 2019 18:00:19 +0000 Subject: [PATCH] listmonk: Update to version 0.2.0-alpha --- bucket/listmonk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/listmonk.json b/bucket/listmonk.json index fa6a56327a..3078cf394f 100644 --- a/bucket/listmonk.json +++ b/bucket/listmonk.json @@ -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": {