26 lines
823 B
JSON
26 lines
823 B
JSON
{
|
|
"version": "0.9.5",
|
|
"description": "Verschlüsselter Ein-Datei-Container unter Windows im reinen Userland via WebDAV",
|
|
"homepage": "https://gitea.pansi.eu/harald/sanctum",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://gitea.pansi.eu/harald/sanctum/releases/download/v0.9.5/sanctum-v0.9.5-windows-x86_64.zip",
|
|
"hash": "f47d43e455a73d6ed0affa7af07437b82c7f61188aade9b2a46cbb4ea43968fc",
|
|
"bin": "sanctum.exe"
|
|
}
|
|
},
|
|
"checkver": {
|
|
"url": "https://gitea.pansi.eu/api/v1/repos/harald/sanctum/releases/latest",
|
|
"jsonpath": "$.tag_name",
|
|
"regex": "v([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://gitea.pansi.eu/harald/sanctum/releases/download/v$version/sanctum-v$version-windows-x86_64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|