pocketbase: Update to version 0.30.1

This commit is contained in:
github-actions[bot] 2025-10-03 08:29:54 +00:00
parent f117475f60
commit aef70bd62c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.0", "version": "0.30.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.30.0/pocketbase_0.30.0_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.1/pocketbase_0.30.1_windows_amd64.zip",
"hash": "34684f21c16de3e53d5d3bd19a0c32fde4d59ab2433161e1572a9c03ef39a091" "hash": "475dab197dea0d42b576a6cfb533a918af2877a2e656acd4b0f2e877ff543139"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.0/pocketbase_0.30.0_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.1/pocketbase_0.30.1_windows_arm64.zip",
"hash": "7177d349222d7f91cfa76b7e66736db3c0949ba6a15453c22f578b777609a776" "hash": "a06e64b1e2bb10c5bf0f1353998c45d14c6d5a2faa7e057b2d6aedcfc73563f5"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",