diff --git a/config/source.json b/config/source.json index cb444e0d..7b77dab9 100644 --- a/config/source.json +++ b/config/source.json @@ -69,23 +69,6 @@ "path": "LICENSE" } }, - "librdkafka": { - "type": "ghtar", - "repo": "confluentinc/librdkafka", - "license": { - "type": "file", - "path": "LICENSE" - } - }, - "ext-rdkafka": { - "type": "ghtar", - "repo": "arnaud-lb/php-rdkafka", - "path": "php-src/ext/rdkafka", - "license": { - "type": "file", - "path": "LICENSE" - } - }, "ext-event": { "type": "url", "url": "https://bitbucket.org/osmanov/pecl-event/get/3.0.8.tar.gz", @@ -145,6 +128,15 @@ "path": "LICENSE" } }, + "ext-rdkafka": { + "type": "ghtar", + "repo": "arnaud-lb/php-rdkafka", + "path": "php-src/ext/rdkafka", + "license": { + "type": "file", + "path": "LICENSE" + } + }, "ext-simdjson": { "type": "url", "url": "https://pecl.php.net/get/simdjson", @@ -442,6 +434,14 @@ "path": "LICENSE" } }, + "librdkafka": { + "type": "ghtar", + "repo": "confluentinc/librdkafka", + "license": { + "type": "file", + "path": "LICENSE" + } + }, "libsodium": { "type": "ghrel", "repo": "jedisct1/libsodium", @@ -751,7 +751,7 @@ }, "sqlite": { "type": "url", - "url": "https://www.sqlite.org/2023/sqlite-autoconf-3430200.tar.gz", + "url": "https://www.sqlite.org/2024/sqlite-autoconf-3450200.tar.gz", "provide-pre-built": true, "license": { "type": "text",