pocketbase: Update to version 0.26.2

This commit is contained in:
github-actions[bot] 2025-03-22 04:28:48 +00:00
parent 8f222e95e1
commit 36eaa2675c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.26.1", "version": "0.26.2",
"description": "Open Source realtime backend in 1 file", "description": "Open Source realtime backend in 1 file",
"homepage": "https://pocketbase.io", "homepage": "https://pocketbase.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.26.1/pocketbase_0.26.1_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.26.2/pocketbase_0.26.2_windows_amd64.zip",
"hash": "fdbe76a5271bce591ff19762672d8e557db3c44b6b653735c406e7ae4c36d5f8" "hash": "e0cfaf2c43fe20b939e6137c39677772c10578f0bcbd624ad7cd8196230bab17"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.26.1/pocketbase_0.26.1_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.26.2/pocketbase_0.26.2_windows_arm64.zip",
"hash": "970d8d4f5698c64bf2a815a495f7d5d6cce48753a0f9c9d2db0fb7e90a48c838" "hash": "79f58921c8a72044e6c920a41840073423614cf7b31d2e3a935c95224827aa4d"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",