mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
sqlite: Update to version 3.51.0
This commit is contained in:
parent
9c83160420
commit
e8598cce97
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.50.4",
|
"version": "3.51.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": {
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://www.sqlite.org/2025/sqlite-tools-win-arm64-3500400.zip",
|
"url": "https://www.sqlite.org/2025/sqlite-tools-win-arm64-3510000.zip",
|
||||||
"hash": "3343fcd41124b2c1a73e9c210612153dece741193f5b1b1cdbfd0866496f91d0"
|
"hash": "d2a4641aaa9bb89e9379d47f9059120598a264f46485385cffde9f009fc1f41e"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.sqlite.org/2025/sqlite-tools-win-x64-3500400.zip",
|
"url": "https://www.sqlite.org/2025/sqlite-tools-win-x64-3510000.zip",
|
||||||
"hash": "8ce18347ea86a1ce65f33b533d2f144d8d1237140529fbf818574ca11fa13ad5"
|
"hash": "2dbe91dd543013da64f7a04dd4fd88347a3b0bd52f78849a43fe91f8959de134"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user