sqlite: Update to version 3.46.1

This commit is contained in:
github-actions[bot] 2024-08-13 12:31:45 +00:00
parent 1283c00fa6
commit ccac269d0e

View File

@ -1,5 +1,5 @@
{ {
"version": "3.46.0", "version": "3.46.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-3460000.zip", "url": "https://www.sqlite.org/2024/sqlite-tools-win-x64-3460100.zip",
"hash": "adbefda5f92d471cbde9cb3232775485bd1bad61ba97376c9661c37dfd6ad027" "hash": "c86c0fe0b0b46cfaac40812a26c958bbf2378b6ef9d784d6354d9f5bd66e566b"
} }
}, },
"bin": [ "bin": [