File tree 1 file changed +18
-18
lines changed
1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 69
69
"path" : " LICENSE"
70
70
}
71
71
},
72
- "librdkafka" : {
73
- "type" : " ghtar" ,
74
- "repo" : " confluentinc/librdkafka" ,
75
- "license" : {
76
- "type" : " file" ,
77
- "path" : " LICENSE"
78
- }
79
- },
80
- "ext-rdkafka" : {
81
- "type" : " ghtar" ,
82
- "repo" : " arnaud-lb/php-rdkafka" ,
83
- "path" : " php-src/ext/rdkafka" ,
84
- "license" : {
85
- "type" : " file" ,
86
- "path" : " LICENSE"
87
- }
88
- },
89
72
"ext-event" : {
90
73
"type" : " url" ,
91
74
"url" : " https://bitbucket.org/osmanov/pecl-event/get/3.0.8.tar.gz" ,
145
128
"path" : " LICENSE"
146
129
}
147
130
},
131
+ "ext-rdkafka" : {
132
+ "type" : " ghtar" ,
133
+ "repo" : " arnaud-lb/php-rdkafka" ,
134
+ "path" : " php-src/ext/rdkafka" ,
135
+ "license" : {
136
+ "type" : " file" ,
137
+ "path" : " LICENSE"
138
+ }
139
+ },
148
140
"ext-simdjson" : {
149
141
"type" : " url" ,
150
142
"url" : " https://pecl.php.net/get/simdjson" ,
442
434
"path" : " LICENSE"
443
435
}
444
436
},
437
+ "librdkafka" : {
438
+ "type" : " ghtar" ,
439
+ "repo" : " confluentinc/librdkafka" ,
440
+ "license" : {
441
+ "type" : " file" ,
442
+ "path" : " LICENSE"
443
+ }
444
+ },
445
445
"libsodium" : {
446
446
"type" : " ghrel" ,
447
447
"repo" : " jedisct1/libsodium" ,
751
751
},
752
752
"sqlite" : {
753
753
"type" : " url" ,
754
- "url" : " https://www.sqlite.org/2023 /sqlite-autoconf-3430200 .tar.gz" ,
754
+ "url" : " https://www.sqlite.org/2024 /sqlite-autoconf-3450200 .tar.gz" ,
755
755
"provide-pre-built" : true ,
756
756
"license" : {
757
757
"type" : " text" ,
You can’t perform that action at this time.
0 commit comments