pocketbase: Update to version 0.25.4

This commit is contained in:
github-actions[bot] 2025-02-11 20:28:46 +00:00
parent 353fbce821
commit 3d95a6da9e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.25.3", "version": "0.25.4",
"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.3/pocketbase_0.25.3_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.25.4/pocketbase_0.25.4_windows_amd64.zip",
"hash": "763444bfc158628ca1512e111696e47c67b8b3ad0874a48d027ec615a0cff24e" "hash": "02d6869a927a8192b27a5c93f1b9693c8b533bc9795ddae9b345223cc039158d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.25.3/pocketbase_0.25.3_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.25.4/pocketbase_0.25.4_windows_arm64.zip",
"hash": "34e68b2b26059bb3a5beda3674118ac8c3baa1e1768982ffa7b76b7641ff1274" "hash": "b123f6a6ac0e9f4f5265ad023d0111e949915fbba6b57accc0db098f7e02f2ae"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",