diff --git a/bucket/listmonk.json b/bucket/listmonk.json index 665696889f..efc44e391a 100644 --- a/bucket/listmonk.json +++ b/bucket/listmonk.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "2.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/v1.1.0/listmonk_1.1.0_windows_amd64.tar.gz", - "hash": "44b9171d3fc1cbf25497602050c66916bd5367b3942a36d1d5ddbae76390568c" + "url": "https://github.com/knadh/listmonk/releases/download/v2.0.0/listmonk_2.0.0_windows_amd64.tar.gz", + "hash": "7b16bf790d69ca888fb2d357d619f4396d95bd6d9c3591c41a2c47dd7d5393eb" } }, "bin": "listmonk.exe",