{ "version": "0.6.0", "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.6.0/sanctum-v0.6.0-windows-x86_64.zip", "hash": "5f2a66bd5ff2ab322b92108fde243c2c5c8d331d55ea98b76f0c94cd8c536a69", "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" } } } }