From 674a4093e7ff7a6574514ee00385d63bf32a2528 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 2 Apr 2020 20:10:31 +0200 Subject: [PATCH] listmonk: Update to version 0.5.1-alpha --- bucket/listmonk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/listmonk.json b/bucket/listmonk.json index 3a39846416..570f8ff855 100644 --- a/bucket/listmonk.json +++ b/bucket/listmonk.json @@ -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": {