{ "version": "0.23.11", "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.23.11/pocketbase_0.23.11_windows_amd64.zip", "hash": "ec01744d2ea9104a6101878f0bda921eb01a4daaed5a35d05fdd2737519ca62b" }, "arm64": { "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.23.11/pocketbase_0.23.11_windows_arm64.zip", "hash": "8ed554a4bf4cc100e90033cae6c49cfb48fccb1e7b51551f02d77a3c468a132c" } }, "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" } } }