aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite3/CONTROL
diff options
context:
space:
mode:
authorKevin Lu <6320810+kevinlul@users.noreply.github.com>2019-06-17 13:32:14 -0400
committerPhil Christensen <philc@microsoft.com>2019-06-17 10:32:14 -0700
commit8de7aa163317885a84e39a3dc81726e74537ba32 (patch)
tree992ce1da73c794a6a1ffd9973e0f5c68643900e5 /ports/sqlite3/CONTROL
parent1dbb58814f69f99abe535214b64a088db18097cc (diff)
downloadvcpkg-8de7aa163317885a84e39a3dc81726e74537ba32.tar.gz
vcpkg-8de7aa163317885a84e39a3dc81726e74537ba32.zip
[sqlite3] Update to 3.28.0 (#6921)
Diffstat (limited to 'ports/sqlite3/CONTROL')
-rw-r--r--ports/sqlite3/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL
index c829193a2..7bba4d78c 100644
--- a/ports/sqlite3/CONTROL
+++ b/ports/sqlite3/CONTROL
@@ -1,5 +1,5 @@
Source: sqlite3
-Version: 3.27.2
+Version: 3.28.0
Homepage: https://sqlite.org/
Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.