From 7fb00fc4eb996d02163411e79d4281cc0b67d3db Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 16 May 2021 15:00:17 +0000 Subject: [PATCH] listmonk: Update to version 1.0.0 --- bucket/listmonk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/listmonk.json b/bucket/listmonk.json index 12909f76b3..4706b8ab5f 100644 --- a/bucket/listmonk.json +++ b/bucket/listmonk.json @@ -1,12 +1,12 @@ { - "version": "0.9.0-beta", + "version": "1.0.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/v0.9.0-beta/listmonk_0.9.0-beta_windows_amd64.tar.gz", - "hash": "7b8eb8f1a22f78eb7768c842d2db878f4493b9b2c32a60426ff1db5f7a95a605" + "url": "https://github.com/knadh/listmonk/releases/download/v1.0.0/listmonk_1.0.0_windows_amd64.tar.gz", + "hash": "5dcd5919deae25d595b6be77d62c3631c3fa2361c731c816fd76ece278c83d65" } }, "bin": "listmonk.exe",