pocketbase: Update to version 0.23.9

This commit is contained in:
github-actions[bot] 2024-12-17 20:28:43 +00:00
parent fcda3926b2
commit 0ff7e9de10

View File

@ -1,16 +1,16 @@
{ {
"version": "0.23.8", "version": "0.23.9",
"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.23.8/pocketbase_0.23.8_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.23.9/pocketbase_0.23.9_windows_amd64.zip",
"hash": "83ce461f7463bf83e2cdc7f82a81925dc2b9976628ac1584a943bf343cdbd5ce" "hash": "3d6a621d021d71c08eeec3d2cd500d74a5ac59334208250bf2e5e6b3a1b7f0b8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.23.8/pocketbase_0.23.8_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.23.9/pocketbase_0.23.9_windows_arm64.zip",
"hash": "7e21dcd01d9b98fe662d6983a5c690bee160afe8f78c3f7669b2f772660da5a7" "hash": "a3efd3f78843312c963e2d0eb6f635395ea652c1bb15ed34f52fc6e814b4fb90"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",