diff options
| author | Kevin Lu <6320810+kevinlul@users.noreply.github.com> | 2020-09-14 18:50:15 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-14 15:50:15 -0700 |
| commit | 998ecbc9d7e10e3fc7227847afe7c910a52df6e1 (patch) | |
| tree | 1aba7e4cccce12edd1cb4f8f4df52679b3ffea76 /ports/sqlite3/CONTROL | |
| parent | 11de106d372a0fd5072f40fc03800373bd782ee1 (diff) | |
| download | vcpkg-998ecbc9d7e10e3fc7227847afe7c910a52df6e1.tar.gz vcpkg-998ecbc9d7e10e3fc7227847afe7c910a52df6e1.zip | |
[sqlite3] Update to 3.33.0 (#13501)
Diffstat (limited to 'ports/sqlite3/CONTROL')
| -rw-r--r-- | ports/sqlite3/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL index 01df1c91a..e90a64f1d 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,6 +1,5 @@ Source: sqlite3 -Version: 3.32.3 -Port-Version: 1 +Version: 3.33.0 Homepage: https://sqlite.org/ Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. |
