From 8322be5b19dc1a2732e406634b3d2332020fc9fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 08:30:07 +0000 Subject: [PATCH] listmonk: Update to version 4.0.1 --- bucket/listmonk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/listmonk.json b/bucket/listmonk.json index bbec00bd5f..a119b49201 100644 --- a/bucket/listmonk.json +++ b/bucket/listmonk.json @@ -1,16 +1,16 @@ { - "version": "4.0.0", + "version": "4.0.1", "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/v4.0.0/listmonk_4.0.0_windows_amd64.tar.gz", - "hash": "5a4ce8948fda16e5f2d0dbfc182dd9cbd4c1fee4f02fec45648050ced5b95a90" + "url": "https://github.com/knadh/listmonk/releases/download/v4.0.1/listmonk_4.0.1_windows_amd64.tar.gz", + "hash": "2d50cc53ee057d4747dbafc9bebb65acfa3fd94cea35746288cff64d51802067" }, "arm64": { - "url": "https://github.com/knadh/listmonk/releases/download/v4.0.0/listmonk_4.0.0_windows_arm64.tar.gz", - "hash": "4c29cd2eef05cd8164b0979afa41ad8f1a285e22c01c177572d4aa22959e491f" + "url": "https://github.com/knadh/listmonk/releases/download/v4.0.1/listmonk_4.0.1_windows_arm64.tar.gz", + "hash": "da100a088809cb8fef0a209247cbbf01ebfbf4fda3e82eb90337512a0a181182" } }, "bin": "listmonk.exe",