diff options
author | Cem Keylan <cem@ckyln.com> | 2021-03-18 14:24:20 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-03-18 14:24:20 +0300 |
commit | 0c62933ea377cb46cf26d564ba6c1d89e7361d04 (patch) | |
tree | 399bf4e7f30289772595052728110c55fab0d64f /extra/sqlite | |
parent | 999b2792a4c7e54001de99ac75433be71470a830 (diff) | |
download | repository-0c62933ea377cb46cf26d564ba6c1d89e7361d04.tar.gz |
sqlite: bump to 3.35.2
Diffstat (limited to 'extra/sqlite')
-rw-r--r-- | extra/sqlite/checksums | 2 | ||||
-rw-r--r-- | extra/sqlite/sources | 2 | ||||
-rw-r--r-- | extra/sqlite/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/sqlite/checksums b/extra/sqlite/checksums index 2c59d72c..7b4f435e 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1 +1 @@ -dce5616c059084887ccf64739e368c161c49c64e7a7e43a47c2940d22d29560f sqlite-autoconf-3350100.tar.gz +1269ed81f41f9015223fbd7285b2db12685fd9c1ab1fbe43e6cc1b00cafeccad sqlite-autoconf-3350200.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 96b79a8b..730a81f2 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1 +1 @@ -https://sqlite.org/2021/sqlite-autoconf-3350100.tar.gz +https://sqlite.org/2021/sqlite-autoconf-3350200.tar.gz diff --git a/extra/sqlite/version b/extra/sqlite/version index 0fdbdc08..66b67d0e 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.35.1 1 +3.35.2 1 |