pocketbase: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2025-03-15 16:28:28 +00:00
parent e6ea752609
commit 47d18c3716

View File

@ -1,16 +1,16 @@
{ {
"version": "0.25.9", "version": "0.26.0",
"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.9/pocketbase_0.25.9_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.26.0/pocketbase_0.26.0_windows_amd64.zip",
"hash": "dc53fbef424b4c0843d1830f3e228de49ca0a0ead5f318419b08e2a4cecadc6c" "hash": "188fb9cf5befa15b9c04e700d8e27ba34776a80bd81e3a900bbfccf80cc4203d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.25.9/pocketbase_0.25.9_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.26.0/pocketbase_0.26.0_windows_arm64.zip",
"hash": "e3ffdaf082e3d622f24651df3b546face035bd61065b01fef15918db0633a689" "hash": "fbef584fc1bdbc3d6c5d0677a3999861576124d51023d2f01a6c06cfebbd98f9"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",