From c9674654bcafbaa7527fe78f2cdcbbda74a46b3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 16:30:51 +0000 Subject: [PATCH] listmonk: Update to version 2.4.0 --- bucket/listmonk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/listmonk.json b/bucket/listmonk.json index c9c0f89f3c..f0617173d8 100644 --- a/bucket/listmonk.json +++ b/bucket/listmonk.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.4.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.3.0/listmonk_2.3.0_windows_amd64.tar.gz", - "hash": "bc92f6e4092da1935dbf4f02e20fef13730c507199d5c7c013ca3d67f6ad7dd2" + "url": "https://github.com/knadh/listmonk/releases/download/v2.4.0/listmonk_2.4.0_windows_amd64.tar.gz", + "hash": "368b42b9f2858513d9da6162a60e932b698612f47245e71f5b64fe2529519d63" } }, "bin": "listmonk.exe",