diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-29 14:22:14 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-29 14:22:14 +0200 |
commit | efbae09aa31726c521cd835c9531908a386ae4e9 (patch) | |
tree | 9dee622fb7ba630fd03c6f8276ffdd4adb7b975f /extra/sqlite | |
parent | f847be006e9da96c0b8238db2648e9e079f9aa25 (diff) | |
download | repository-efbae09aa31726c521cd835c9531908a386ae4e9.tar.gz |
sqlite: bump to 3.41.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 721bb65f..db674818 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -bd2a4af99e6e7f7e97f3d4282664d3d7a78e905925814fc1308bcf42358f3987 sqlite-autoconf-3410100.tar.gz +cacc0337aca2a36c5308a2c3f4f044126832873198f5326c0a933731bf5c25f0 sqlite-autoconf-3410200.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 00629046..1873f591 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2023/sqlite-autoconf-3410100.tar.gz +https://sqlite.org/2023/sqlite-autoconf-3410200.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 f9940358..bbb29ca2 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.41.1 1 +3.41.2 1 |