diff options
author | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:55:03 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:55:03 +0200 |
commit | b8d95e5a519ff701aa3dfa99779d52797f46ab44 (patch) | |
tree | 75ef2e60b1db988fbf982ec1912e2f6401ab59ae /extra/sqlite | |
parent | f208080e72db16e08a74af7f871106921d8c1930 (diff) | |
download | repository-b8d95e5a519ff701aa3dfa99779d52797f46ab44.tar.gz |
sqlite: bump to 3.42.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 db674818..0ab6961c 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -cacc0337aca2a36c5308a2c3f4f044126832873198f5326c0a933731bf5c25f0 sqlite-autoconf-3410200.tar.gz +e225438bd630eeee99e16fe98ed97fe252e1b41fdac41e7dd4544dff4f2463c6 sqlite-autoconf-3420000.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 1873f591..7ebb178e 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2023/sqlite-autoconf-3410200.tar.gz +https://sqlite.org/2023/sqlite-autoconf-3420000.tar.gz https://github.com/kristapsdz/sqlite2mdoc/archive/refs/tags/VERSION_0_1_10.tar.gz mdoc diff --git a/extra/sqlite/version b/extra/sqlite/version index bbb29ca2..32be6b84 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.41.2 1 +3.42.0 1 |