sqlite: Update to version 3.45.2

This commit is contained in:
github-actions[bot] 2024-03-12 12:30:44 +00:00
parent 6b22891298
commit a05e36993b

View File

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