diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-07 20:01:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-07 20:01:05 +0300 |
commit | 066d40b9577d351b7685aee2687d3c4df1c9268e (patch) | |
tree | c2baaaf19d528f59d684217cfd4dd7c36fe4535b /extra/sqlite | |
parent | c4cdaf1b9d4af0132cf006090f1d987860cd3a6d (diff) | |
download | repository-066d40b9577d351b7685aee2687d3c4df1c9268e.tar.gz |
sqlite: bump to 3.39.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 d3c0a255..db0d2c74 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -9ef73de0b446a8c91e87963a016504f74a05db60ccbf6d7bcd84575fba92a1e7 sqlite-autoconf-3390100.tar.gz +afd357000530dad043fc24dfdc6f5ead9b0bb33bab5cdf8fe86d1c8d7306c446 sqlite-autoconf-3390200.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index bab90a80..d4b22e85 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2022/sqlite-autoconf-3390100.tar.gz +https://sqlite.org/2022/sqlite-autoconf-3390200.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 be9fcc72..ef353015 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.39.1 2 +3.39.2 1 |