mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
sqlite: Update to version 3.51.1
This commit is contained in:
parent
190648c8bf
commit
a221c8e3ab
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.51.0",
|
||||
"version": "3.51.1",
|
||||
"description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine",
|
||||
"homepage": "https://www.sqlite.org/",
|
||||
"license": {
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"arm64": {
|
||||
"url": "https://www.sqlite.org/2025/sqlite-tools-win-arm64-3510000.zip",
|
||||
"hash": "d2a4641aaa9bb89e9379d47f9059120598a264f46485385cffde9f009fc1f41e"
|
||||
"url": "https://www.sqlite.org/2025/sqlite-tools-win-arm64-3510100.zip",
|
||||
"hash": "0ab583903756eed87796e073d771a04efb6728fe2f3fd02c067a6501473aed0a"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://www.sqlite.org/2025/sqlite-tools-win-x64-3510000.zip",
|
||||
"hash": "2dbe91dd543013da64f7a04dd4fd88347a3b0bd52f78849a43fe91f8959de134"
|
||||
"url": "https://www.sqlite.org/2025/sqlite-tools-win-x64-3510100.zip",
|
||||
"hash": "7131a88ce4bc7caee1b0d585d42837bcda456c874fad28dbf19b10b464520168"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user