pocketbase: Update to version 0.23.3

This commit is contained in:
github-actions[bot] 2024-11-29 12:32:06 +00:00
parent 39544504ff
commit 0587897af2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.23.2", "version": "0.23.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.23.2/pocketbase_0.23.2_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.23.3/pocketbase_0.23.3_windows_amd64.zip",
"hash": "8aa1835cf88ea00ca56ea7ba68a2b159d59f1bc539b934344895bec2e5a83a23" "hash": "12d4fd604c9f3cf6bd9971115634a621db1f664788a32b3d0fca381263e7fc2a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.23.2/pocketbase_0.23.2_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.23.3/pocketbase_0.23.3_windows_arm64.zip",
"hash": "2347174a804a4c774c4ad29993b28156809146a43d1a4b9e0160878710feccc7" "hash": "ebf8031b0354b1bb7dae36830610f884909b96014f643d15275baf66a26e3140"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",