pocketbase: Update to version 0.30.3

This commit is contained in:
github-actions[bot] 2025-10-15 20:29:28 +00:00
parent 4fc2ea9a7f
commit e003020ebf

View File

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