pocketbase: Update to version 0.30.4

This commit is contained in:
github-actions[bot] 2025-10-17 08:30:46 +00:00
parent 17eb685241
commit 5abd973ce8

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.3", "version": "0.30.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.30.3/pocketbase_0.30.3_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.4/pocketbase_0.30.4_windows_amd64.zip",
"hash": "e04533fc25f43f88e274197a151c9219fc7b37357b5202afcf4c8f66048e3652" "hash": "ca0564b52eb77aa8edabec43e1c6d24270a4344479bb9030cbfc9e1f1abab688"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.3/pocketbase_0.30.3_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.4/pocketbase_0.30.4_windows_arm64.zip",
"hash": "f0a5773d103ac3257a9ca6da29366233dbe8966a19570543944d51c8eaf8049b" "hash": "5e8b069158b418386611a7245b561328379db16fd19ac2e5d33dfd27b8f38614"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",