{ "version": "2.35.0", "description": "Email-based secure instant messaging", "homepage": "https://delta.chat/en/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://download.delta.chat/desktop/v2.35.0/DeltaChat-2.35.0-Portable.x64.exe#/dl.7z", "hash": "sha1:4c8702252940343c7dfa41519e6cce180ee8be61", "installer": { "script": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$PLUGINSDIR\" -Recurse" ] } } }, "shortcuts": [ [ "DeltaChat.exe", "DeltaChat" ] ], "checkver": { "url": "https://delta.chat/en/download", "regex": "desktop/v([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://download.delta.chat/desktop/v$version/DeltaChat-$version-Portable.x64.exe#/dl.7z" } }, "hash": { "url": "$baseurl/checksums" } } }