pocketbase: Update to version 0.25.9

This commit is contained in:
github-actions[bot] 2025-03-06 00:37:02 +00:00
parent 9b5ccf6c93
commit 38113c5d18

View File

@ -1,16 +1,16 @@
{ {
"version": "0.25.8", "version": "0.25.9",
"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.25.8/pocketbase_0.25.8_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.25.9/pocketbase_0.25.9_windows_amd64.zip",
"hash": "693454e38adb85cae15ebbd2b71899e9e0166aeba0dd4f95ee5b336b59aae027" "hash": "dc53fbef424b4c0843d1830f3e228de49ca0a0ead5f318419b08e2a4cecadc6c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.25.8/pocketbase_0.25.8_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.25.9/pocketbase_0.25.9_windows_arm64.zip",
"hash": "049bbef068113c78994942fda489adf8ca4e7da3944b22d34e531d131413f184" "hash": "e3ffdaf082e3d622f24651df3b546face035bd61065b01fef15918db0633a689"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",