pocketbase: Update to version 0.25.3

This commit is contained in:
github-actions[bot] 2025-02-11 00:35:49 +00:00
parent cfa7a7b326
commit 4d0ae4eabf

View File

@ -1,16 +1,16 @@
{ {
"version": "0.25.2", "version": "0.25.3",
"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.2/pocketbase_0.25.2_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.25.3/pocketbase_0.25.3_windows_amd64.zip",
"hash": "437ae1f72b0b9feff95aba24a392e900d07620d76f39c95ea5de4a1e4f405507" "hash": "763444bfc158628ca1512e111696e47c67b8b3ad0874a48d027ec615a0cff24e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.25.2/pocketbase_0.25.2_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.25.3/pocketbase_0.25.3_windows_arm64.zip",
"hash": "904c76d94dc4d81e1744032b64f044e591c971dda005165ed0b143d1fa49f252" "hash": "34e68b2b26059bb3a5beda3674118ac8c3baa1e1768982ffa7b76b7641ff1274"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",