diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-06-13 10:46:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-13 10:46:28 -0700 |
| commit | 3152af9025cc1413d23340a1e70a0eaa4ac453d6 (patch) | |
| tree | fc6fcc2dea891bec5f9ee0552a99a7529cfdedc7 /ports/sqlite3/CONTROL | |
| parent | 2a0bf9c488d5291e82a37d19d4b0f81e79678f0d (diff) | |
| parent | b2c295ed4e212ee14358e441df2193508a5f40cf (diff) | |
| download | vcpkg-3152af9025cc1413d23340a1e70a0eaa4ac453d6.tar.gz vcpkg-3152af9025cc1413d23340a1e70a0eaa4ac453d6.zip | |
Merge pull request #3661 from pravic/sqlite
[sqlite3] update to 3.24.0
Diffstat (limited to 'ports/sqlite3/CONTROL')
| -rw-r--r-- | ports/sqlite3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL index 74d70909b..8676a5628 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,5 +1,5 @@ Source: sqlite3 -Version: 3.23.1-1 +Version: 3.24.0 Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. Feature: tool |
