mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
listmonk: Add version 0.1.2-alpha (#244)
This commit is contained in:
parent
e0edc2ba43
commit
40d6e15c6d
16
bucket/listmonk.json
Normal file
16
bucket/listmonk.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"homepage": "https://listmonk.app",
|
||||
"version": "0.1.2-alpha",
|
||||
"license": "AGPL-3.0-only",
|
||||
"description": "Self-hosted newsletter and mailing list manager",
|
||||
"url": "https://github.com/knadh/listmonk/releases/download/v0.1.2-alpha/listmonk_0.1.2-alpha_windows_amd64.tar.gz",
|
||||
"hash": "0aa6e0b28e321835af691704f96ee6e55056973dc06460b1703666fd7c858761",
|
||||
"bin": "listmonk.exe",
|
||||
"checkver": "\\(v([\\w.-]+),",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/knadh/listmonk/releases/download/v$version/listmonk_$version_windows_amd64.tar.gz",
|
||||
"hash": {
|
||||
"url": "$baseurl/listmonk_$version_checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user