diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 01:50:07 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 01:50:07 +0200 |
commit | 9e7d584e8d5a9086cf12452f0fc7302bd48ea9e4 (patch) | |
tree | d77eb06107e4de546434174fcaf28dec3e8fb1de /extra | |
parent | a899da26672c9d97e7d0248d2723c5aa6d7ccf4c (diff) | |
download | repository-9e7d584e8d5a9086cf12452f0fc7302bd48ea9e4.tar.gz |
sqlite: bump to 3.46.1
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 376c46dd..eda63c71 100644 --- a/extra/sqlite/checksums +++ b/extra/sqlite/checksums @@ -1,3 +1,3 @@ %BLAKE3 -4ff304fc46b1872f51005ec4483a3dc2ed5feecd137cbebf337361dd1231580b sqlite-autoconf-3430100.tar.gz +023516a598e6109db5002f3a8f452d9cc5e496e200c40881d3bc70d8d7415448 sqlite-autoconf-3460100.tar.gz 6ce5a15004b4eae28797504784ae6934fd0e8d6424748069671290dbb9212dc1 VERSION_0_1_10.tar.gz diff --git a/extra/sqlite/sources b/extra/sqlite/sources index 4bfebeeb..fa723895 100644 --- a/extra/sqlite/sources +++ b/extra/sqlite/sources @@ -1,2 +1,2 @@ -https://sqlite.org/2023/sqlite-autoconf-3430100.tar.gz +https://sqlite.org/2024/sqlite-autoconf-3460100.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 817f19ef..18e2e33a 100644 --- a/extra/sqlite/version +++ b/extra/sqlite/version @@ -1 +1 @@ -3.43.1 1 +3.46.1 1 |