sqlite: Update to version 3.45.1

This commit is contained in:
github-actions[bot] 2024-01-30 20:23:05 +00:00
parent a163fc1431
commit 38538decd2

View File

@ -1,5 +1,5 @@
{ {
"version": "3.45.0", "version": "3.45.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-3450000.zip", "url": "https://www.sqlite.org/2024/sqlite-tools-win-x64-3450100.zip",
"hash": "771d3442164bc3b38c88365f5305b8e2efd9eddd10d59aeab114ac2ef99e2784" "hash": "40424b3d8012786a2c497e695703a60499c35972a93ecf3db2ca3876fbaf224f"
} }
}, },
"bin": [ "bin": [