aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpastdue <30942300+past-due@users.noreply.github.com>2021-03-23 17:26:40 -0400
committerGitHub <noreply@github.com>2021-03-23 14:26:40 -0700
commitce860929a8ec3825190cd31efc3716a26b9c8b38 (patch)
tree6fe4501b8056da8873473662fbd031ec410e651a
parentf56e9dbaebe9e1d4e86948882ca9b0f1c363c6ab (diff)
downloadvcpkg-ce860929a8ec3825190cd31efc3716a26b9c8b38.tar.gz
vcpkg-ce860929a8ec3825190cd31efc3716a26b9c8b38.zip
[sqlite3] Update to 3.35.2 (#16834)
* [sqlite3] Update to 3.35.2 * Run x-add-version sqlite3
-rw-r--r--ports/sqlite3/portfile.cmake4
-rw-r--r--ports/sqlite3/vcpkg.json2
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/s-/sqlite3.json5
4 files changed, 9 insertions, 4 deletions
diff --git a/ports/sqlite3/portfile.cmake b/ports/sqlite3/portfile.cmake
index f440a1256..c4d86e871 100644
--- a/ports/sqlite3/portfile.cmake
+++ b/ports/sqlite3/portfile.cmake
@@ -1,5 +1,5 @@
-set(SQLITE_VERSION 3350000)
-set(SQLITE_HASH 056df66675d7c654c4ccb72448387a99587a2ac2fbf97d55ab5883fa3583e8f1b3574c92dd93a5f9d702abd439640809e427b92abfe15c5e88bbf0f3555e80a9)
+set(SQLITE_VERSION 3350200)
+set(SQLITE_HASH fbf09a5005377d48e30a578b824aa6a99c8b0d50bdf62c4677148a4f547f936923aa3c999953d18f4c6585b807bde064cf73d8767cb1afac7a107d1234043df2)
vcpkg_download_distfile(ARCHIVE
URLS "https://sqlite.org/2021/sqlite-amalgamation-${SQLITE_VERSION}.zip"
diff --git a/ports/sqlite3/vcpkg.json b/ports/sqlite3/vcpkg.json
index 8e6903908..bbe681e6c 100644
--- a/ports/sqlite3/vcpkg.json
+++ b/ports/sqlite3/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "sqlite3",
- "version": "3.35.0",
+ "version": "3.35.2",
"description": "SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.",
"homepage": "https://sqlite.org/",
"features": {
diff --git a/versions/baseline.json b/versions/baseline.json
index c8c3167a1..12a9946f3 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -5649,7 +5649,7 @@
"port-version": 0
},
"sqlite3": {
- "baseline": "3.35.0",
+ "baseline": "3.35.2",
"port-version": 0
},
"sqlitecpp": {
diff --git a/versions/s-/sqlite3.json b/versions/s-/sqlite3.json
index 397122c07..847f1543a 100644
--- a/versions/s-/sqlite3.json
+++ b/versions/s-/sqlite3.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "c07c11e24a6dae74b7e8b5816c5cc0313e85c438",
+ "version": "3.35.2",
+ "port-version": 0
+ },
+ {
"git-tree": "2d4ee6a29279120894cb283d17be06d4ceb370b5",
"version": "3.35.0",
"port-version": 0