{ "version": "5.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/v5.0.1/listmonk_5.0.1_windows_amd64.tar.gz", "hash": "a5387649dbae276935f9ce790f0663860738b0c3294a90a5de342d781f579ea0" }, "arm64": { "url": "https://github.com/knadh/listmonk/releases/download/v5.0.1/listmonk_5.0.1_windows_arm64.tar.gz", "hash": "cc99b6b137662a7892061301395c94c0305e0df49048d8cc8ccff47ac7802473" } }, "bin": "listmonk.exe", "checkver": { "github": "https://github.com/knadh/listmonk" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/knadh/listmonk/releases/download/v$version/listmonk_$version_windows_amd64.tar.gz" }, "arm64": { "url": "https://github.com/knadh/listmonk/releases/download/v$version/listmonk_$version_windows_arm64.tar.gz" } }, "hash": { "url": "$baseurl/listmonk_$version_checksums.txt" } } }