Skip to content

Commit b2a7d61

Browse files
authored
sqlite3: update to 3.30.1 (#1238)
Update SQLite3 to 3.30.1 sha1sum ``` 8383f29d53fa1d4383e4c8eb3e087f2ed940a9e0 sqlite-autoconf-3300100.tar.gz ``` sha256sum ``` 8c5a50db089bd2a1b08dbc5b00d2027602ca7ff238ba7658fabca454d4298e60 sqlite-autoconf-3300100.tar.gz ``` Verified to match https://sqlite.org/download.html
1 parent 19677e7 commit b2a7d61

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

deps/common-sqlite.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
'variables': {
3-
'sqlite_version%':'3280000',
3+
'sqlite_version%':'3300100',
44
"toolset%":'',
55
},
66
'target_defaults': {
-2.68 MB
Binary file not shown.
2.72 MB
Binary file not shown.

0 commit comments

Comments
 (0)