[sqlite3] Update to 3.35.5 (#18374)

* [sqlite3] Update to 3.35.5

* Run x-add-version sqlite3
This commit is contained in:
pastdue 2021-06-11 13:00:19 -04:00 committed by GitHub
parent 3a2259c41f
commit 2cc4ca3d83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -1,5 +1,5 @@
set(SQLITE_VERSION 3350400)
set(SQLITE_HASH 1e11c7fa11256a3ac862661e5992211fd29789dba37abfc40e1e39b5e00f7b029a9918e71e8a332e65338142cc62b9dc3d79adf2be28284e1934707e1332b4c6)
set(SQLITE_VERSION 3350500)
set(SQLITE_HASH 9684fee89224f0c975c280cb6b2c64adb040334bc5517dfe0e354b0557459fa3ae642c4289a7a5265f65b3ad5b6747db8068a1e5172fbb8edec7f6d964ecbb20)
vcpkg_download_distfile(ARCHIVE
URLS "https://sqlite.org/2021/sqlite-amalgamation-${SQLITE_VERSION}.zip"

View File

@ -1,7 +1,6 @@
{
"name": "sqlite3",
"version": "3.35.4",
"port-version": 1,
"version": "3.35.5",
"description": "SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.",
"homepage": "https://sqlite.org/",
"features": {

View File

@ -5965,8 +5965,8 @@
"port-version": 0
},
"sqlite3": {
"baseline": "3.35.4",
"port-version": 1
"baseline": "3.35.5",
"port-version": 0
},
"sqlitecpp": {
"baseline": "3.1.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2b5a7327445e4b113d53a988cc7b0619e5abc77f",
"version": "3.35.5",
"port-version": 0
},
{
"git-tree": "b2c75af9dcf9f76ea714cb93a8fe113f9bb69f48",
"version": "3.35.4",