diff options
author | Cem Keylan <cem@ckyln.com> | 2023-02-22 12:33:27 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-02-22 12:33:27 +0100 |
commit | 445afca086acbdbc4625e1794dfeb2fe5815cab7 (patch) | |
tree | 66766fe724d1e0420739c7679c6ae14535f16c5d /extra/sqlite | |
parent | 3115a8aa6d2dff48a079391cb596191cf0f47377 (diff) | |
download | repository-445afca086acbdbc4625e1794dfeb2fe5815cab7.tar.gz |
sqlite: bump to 3.41.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 632ad69e..d57ca1e9 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -8be33975af737f9ec63028ba57ac01471deecd68610b238aedb8be1cd3cb2d9a sqlite-autoconf-3400100.tar.gz +7bf3e6503d5e576fae9f49f2d3a269869b3971cde8c22baf574ddc0152c88f05 sqlite-autoconf-3410000.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 059e9086..f29f6c93 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3400100.tar.gz +https://sqlite.org/2023/sqlite-autoconf-3410000.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 48436005..610eed65 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.40.1 1 +3.41.0 1 |