diff options
author | Cem Keylan <cem@ckyln.com> | 2022-01-06 21:12:17 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-01-06 21:12:17 +0300 |
commit | 064b59b1072be1c4445c6f6fda51166a5d1c1491 (patch) | |
tree | 57d0e7f26395b9e769964e5487e3a56268fc01e5 /extra | |
parent | 155c20e088e82d793453c1e949f318f3f03fda52 (diff) | |
download | repository-064b59b1072be1c4445c6f6fda51166a5d1c1491.tar.gz |
sqlite: bump to 3.37.2
Diffstat (limited to 'extra')
-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 89fff1c3..73148fb8 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -3d45fa44f4ca9decaa5f8e2851919b6d732bdc07ec642e25594bf285a2b0376c sqlite-autoconf-3370100.tar.gz +0178b9dca05fb4ea6cadfc5099059da8485388463744ed34f8644ec1fc742677 sqlite-autoconf-3370200.tar.gz 38d5b8c238aca602d41e6230a665564701dd8b8fdc40cb7479ea00506f1d2b15 VERSION_0_1_8.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 58c2ddc4..ab09f2cd 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2021/sqlite-autoconf-3370100.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3370200.tar.gz https://github.com/kristapsdz/sqlite2mdoc/archive/refs/tags/VERSION_0_1_8.tar.gz mdoc diff --git a/extra/sqlite/version b/extra/sqlite/version index 8d4ffcbe..ed25afdd 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.37.1 1 +3.37.2 1 |