pocketbase: Update to version 0.34.1

This commit is contained in:
github-actions[bot] 2025-12-02 20:30:57 +00:00
parent 48e9cf30d8
commit dca53d93a7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.34.0", "version": "0.34.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.34.0/pocketbase_0.34.0_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.34.1/pocketbase_0.34.1_windows_amd64.zip",
"hash": "76de59741106767ac518e860916ce4fb68740d44207ce2be73cd3f14f884757e" "hash": "49ba798af3c34498b1f8e716b77f41ab1aaf9ad130c5204e4eca012330eb628c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.34.0/pocketbase_0.34.0_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.34.1/pocketbase_0.34.1_windows_arm64.zip",
"hash": "7c9073acd1a78da905963ab04f53ac55bb22fec05b5e56efec101c79e1d88dda" "hash": "1d6b4e8a7bec0df6a417f168aef044b47d6c2902dc583b9ea00f3e877c73e963"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",