sqlite: Update to version 3.47.1

This commit is contained in:
github-actions[bot] 2024-11-25 16:30:26 +00:00
parent 23e475d02f
commit 88e033c95a

View File

@ -1,5 +1,5 @@
{ {
"version": "3.47.0", "version": "3.47.1",
"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-3470000.zip", "url": "https://www.sqlite.org/2024/sqlite-tools-win-x64-3470100.zip",
"hash": "ec48ca5f828a77ea0a77c6f501b24f85b296061c633d12e06b762eb448c91fad" "hash": "76d0b44cdb425b51f5d4dc9a959d4025c76c6de94d9745716a9578d778ad27e5"
} }
}, },
"bin": [ "bin": [