diff options
author | Cem Keylan <cem@ckyln.com> | 2021-06-20 13:18:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-06-20 13:18:05 +0300 |
commit | 6e1545db43c8ee26f58e889198f21cd5b5dfea44 (patch) | |
tree | 6a15a06048390649a112deb46255645592877dc7 /extra/sqlite | |
parent | 972c965b54826b0f2ea04ce0cb45aff58e7e0958 (diff) | |
download | repository-6e1545db43c8ee26f58e889198f21cd5b5dfea44.tar.gz |
sqlite: bump to 3.36.0
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 71e9d7eb..600d593f 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1 +1 @@ -f52b72a5c319c3e516ed7a92e123139a6e87af08a2dc43d7757724f6132e6db0 sqlite-autoconf-3350500.tar.gz +bd90c3eb96bee996206b83be7065c9ce19aef38c3f4fb53073ada0d0b69bbce3 sqlite-autoconf-3360000.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index eb71595a..84fc70ab 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1 +1 @@ -https://sqlite.org/2021/sqlite-autoconf-3350500.tar.gz +https://sqlite.org/2021/sqlite-autoconf-3360000.tar.gz diff --git a/extra/sqlite/version b/extra/sqlite/version index f6c993d5..21a73e11 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.35.5 1 +3.36.0 1 |