From b70cea7b0910ef07cd602a34c303dd2eaa9c18dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 16:29:41 +0000 Subject: [PATCH] listmonk: Update to version 2.1.0 --- bucket/listmonk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/listmonk.json b/bucket/listmonk.json index efc44e391a..5d02565344 100644 --- a/bucket/listmonk.json +++ b/bucket/listmonk.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.1.0", "description": "Self-hosted newsletter and mailing list manager", "homepage": "https://listmonk.app", "license": "AGPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/knadh/listmonk/releases/download/v2.0.0/listmonk_2.0.0_windows_amd64.tar.gz", - "hash": "7b16bf790d69ca888fb2d357d619f4396d95bd6d9c3591c41a2c47dd7d5393eb" + "url": "https://github.com/knadh/listmonk/releases/download/v2.1.0/listmonk_2.1.0_windows_amd64.tar.gz", + "hash": "e88ce54c96d808ad88f322a2f475508affa8ba365b648e145a2fe3e1d1bf72a3" } }, "bin": "listmonk.exe",