sqlite: Update to version 3.47.0

This commit is contained in:
github-actions[bot] 2024-10-21 20:28:33 +00:00
parent b58a721292
commit ab07683ab0

View File

@ -1,5 +1,5 @@
{ {
"version": "3.46.1", "version": "3.47.0",
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine", "description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine",
"homepage": "https://www.sqlite.org/", "homepage": "https://www.sqlite.org/",
"license": { "license": {
@ -7,8 +7,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.sqlite.org/2024/sqlite-tools-win-x64-3460100.zip", "url": "https://www.sqlite.org/2024/sqlite-tools-win-x64-3470000.zip",
"hash": "c86c0fe0b0b46cfaac40812a26c958bbf2378b6ef9d784d6354d9f5bd66e566b" "hash": "6e06dcc125692da340eab1f5109bac1b557492b2a5cf11ae79a4ea7d581b4cf9"
} }
}, },
"bin": [ "bin": [