pocketbase: Update to version 0.28.1

This commit is contained in:
github-actions[bot] 2025-05-13 20:29:24 +00:00
parent 0ce1e4ba99
commit 184add6320

View File

@ -1,16 +1,16 @@
{ {
"version": "0.28.0", "version": "0.28.1",
"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.28.0/pocketbase_0.28.0_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.1/pocketbase_0.28.1_windows_amd64.zip",
"hash": "2d484daa40488b766e850208b71dc79d5a6e7d1ef6d38291ac7f2ccd1a9c4571" "hash": "cadf97ddad9847735d8fbf1d954313f00ee174c3a78d545f2e719659c2cfb338"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.0/pocketbase_0.28.0_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.1/pocketbase_0.28.1_windows_arm64.zip",
"hash": "4339ec20bb13c5c40e4a5d3094c0bee56591270713463e028b2b47e49af5b18e" "hash": "9f95aa14fde778cfd15c885dce9e0ddb847aebbb37d31a565bf67675056c96da"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",