{ "version": "0.36.4", "description": "Open Source realtime backend in 1 file", "homepage": "https://pocketbase.io", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.36.4/pocketbase_0.36.4_windows_amd64.zip", "hash": "f0a50ea94c197854805a33a5ff6116f7a40056e271e9ec97b3861dd6152aba6d" }, "arm64": { "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.36.4/pocketbase_0.36.4_windows_arm64.zip", "hash": "4b65fd4d567211e4eaea1031daa13b96cc9aa3b9ed44fd2ce41bf51d08d17502" } }, "bin": "pocketbase.exe", "persist": [ "pb_data", "pb_migrations" ], "checkver": { "github": "https://github.com/pocketbase/pocketbase" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/pocketbase/pocketbase/releases/download/v$version/pocketbase_$version_windows_amd64.zip" }, "arm64": { "url": "https://github.com/pocketbase/pocketbase/releases/download/v$version/pocketbase_$version_windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }