|
47 | 47 | "type": "ghrel",
|
48 | 48 | "repo": "curl/curl",
|
49 | 49 | "match": "curl.+\\.tar\\.xz",
|
| 50 | + "prefer-stable": true, |
50 | 51 | "license": {
|
51 | 52 | "type": "file",
|
52 | 53 | "path": "COPYING"
|
|
194 | 195 | "type": "ghrel",
|
195 | 196 | "repo": "unicode-org/icu",
|
196 | 197 | "match": "icu4c.+-src\\.tgz",
|
| 198 | + "prefer-stable": true, |
197 | 199 | "license": {
|
198 | 200 | "type": "file",
|
199 | 201 | "path": "LICENSE"
|
|
266 | 268 | "type": "ghrel",
|
267 | 269 | "repo": "c-ares/c-ares",
|
268 | 270 | "match": "c-ares-.+\\.tar\\.gz",
|
| 271 | + "prefer-stable": true, |
269 | 272 | "alt": {
|
270 | 273 | "type": "filelist",
|
271 | 274 | "url": "https://c-ares.org/download/",
|
|
280 | 283 | "type": "ghrel",
|
281 | 284 | "repo": "libevent/libevent",
|
282 | 285 | "match": "libevent.+\\.tar\\.gz",
|
| 286 | + "prefer-stable": true, |
283 | 287 | "license": {
|
284 | 288 | "type": "file",
|
285 | 289 | "path": "LICENSE"
|
|
289 | 293 | "type": "ghrel",
|
290 | 294 | "repo": "libffi/libffi",
|
291 | 295 | "match": "libffi.+\\.tar\\.gz",
|
| 296 | + "prefer-stable": true, |
292 | 297 | "license": {
|
293 | 298 | "type": "file",
|
294 | 299 | "path": "LICENSE"
|
|
333 | 338 | "type": "ghrel",
|
334 | 339 | "repo": "lz4/lz4",
|
335 | 340 | "match": "lz4-.+\\.tar\\.gz",
|
| 341 | + "prefer-stable": true, |
336 | 342 | "license": {
|
337 | 343 | "type": "file",
|
338 | 344 | "path": "LICENSE"
|
|
369 | 375 | "type": "ghrel",
|
370 | 376 | "repo": "jedisct1/libsodium",
|
371 | 377 | "match": "libsodium-\\d+(\\.\\d+)*\\.tar\\.gz",
|
| 378 | + "prefer-stable": true, |
372 | 379 | "license": {
|
373 | 380 | "type": "file",
|
374 | 381 | "path": "LICENSE"
|
|
378 | 385 | "type": "ghrel",
|
379 | 386 | "repo": "libssh2/libssh2",
|
380 | 387 | "match": "libssh2.+\\.tar\\.gz",
|
| 388 | + "prefer-stable": true, |
381 | 389 | "license": {
|
382 | 390 | "type": "file",
|
383 | 391 | "path": "COPYING"
|
|
444 | 452 | "type": "ghrel",
|
445 | 453 | "repo": "yaml/libyaml",
|
446 | 454 | "match": "yaml-.+\\.tar\\.gz",
|
| 455 | + "prefer-stable": true, |
447 | 456 | "license": {
|
448 | 457 | "type": "file",
|
449 | 458 | "path": "License"
|
|
453 | 462 | "type": "ghrel",
|
454 | 463 | "repo": "nih-at/libzip",
|
455 | 464 | "match": "libzip.+\\.tar\\.xz",
|
| 465 | + "prefer-stable": true, |
456 | 466 | "license": {
|
457 | 467 | "type": "file",
|
458 | 468 | "path": "LICENSE"
|
|
483 | 493 | "repo": "mongodb/mongo-php-driver",
|
484 | 494 | "path": "php-src/ext/mongodb",
|
485 | 495 | "match": "mongodb.+\\.tgz",
|
| 496 | + "prefer-stable": true, |
486 | 497 | "license": {
|
487 | 498 | "type": "file",
|
488 | 499 | "path": "LICENSE"
|
|
501 | 512 | "type": "ghrel",
|
502 | 513 | "repo": "nghttp2/nghttp2",
|
503 | 514 | "match": "nghttp2.+\\.tar\\.xz",
|
| 515 | + "prefer-stable": true, |
504 | 516 | "license": {
|
505 | 517 | "type": "file",
|
506 | 518 | "path": "COPYING"
|
|
510 | 522 | "type": "ghrel",
|
511 | 523 | "repo": "kkos/oniguruma",
|
512 | 524 | "match": "onig-.+\\.tar\\.gz",
|
| 525 | + "prefer-stable": true, |
513 | 526 | "license": {
|
514 | 527 | "type": "file",
|
515 | 528 | "path": "COPYING"
|
|
649 | 662 | "type": "ghtar",
|
650 | 663 | "path": "php-src/ext/swoole",
|
651 | 664 | "repo": "swoole/swoole-src",
|
| 665 | + "prefer-stable": true, |
652 | 666 | "license": {
|
653 | 667 | "type": "file",
|
654 | 668 | "path": "LICENSE"
|
|
734 | 748 | "type": "ghrel",
|
735 | 749 | "repo": "madler/zlib",
|
736 | 750 | "match": "zlib.+\\.tar\\.gz",
|
| 751 | + "prefer-stable": true, |
737 | 752 | "license": {
|
738 | 753 | "type": "text",
|
739 | 754 | "text": "(C) 1995-2022 Jean-loup Gailly and Mark Adler\n\nThis software is provided 'as-is', without any express or implied\nwarranty. In no event will the authors be held liable for any damages\narising from the use of this software.\n\nPermission is granted to anyone to use this software for any purpose,\nincluding commercial applications, and to alter it and redistribute it\nfreely, subject to the following restrictions:\n\n1. The origin of this software must not be misrepresented; you must not\n claim that you wrote the original software. If you use this software\n in a product, an acknowledgment in the product documentation would be\n appreciated but is not required.\n2. Altered source versions must be plainly marked as such, and must not be\n misrepresented as being the original software.\n3. This notice may not be removed or altered from any source distribution.\n\nJean-loup Gailly Mark Adler\n[email protected] [email protected]"
|
|
743 | 758 | "type": "ghrel",
|
744 | 759 | "repo": "facebook/zstd",
|
745 | 760 | "match": "zstd.+\\.tar\\.gz",
|
| 761 | + "prefer-stable": true, |
746 | 762 | "license": {
|
747 | 763 | "type": "file",
|
748 | 764 | "path": "LICENSE"
|
|
0 commit comments