mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
add libxslt source
This commit is contained in:
parent
1ebc58664e
commit
238fd7fc74
@ -16,6 +16,15 @@
|
|||||||
"path": "LICENSE"
|
"path": "LICENSE"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"libxslt": {
|
||||||
|
"type": "filelist",
|
||||||
|
"url": "https://download.gnome.org/sources/libxslt/1.1/",
|
||||||
|
"regex": "/href=\"(?<file>libxslt-(?<version>[^\"]+)\\.tar\\.xz)\"/",
|
||||||
|
"license": {
|
||||||
|
"type": "text",
|
||||||
|
"text": "TODO"
|
||||||
|
}
|
||||||
|
},
|
||||||
"brotli": {
|
"brotli": {
|
||||||
"type": "ghtar",
|
"type": "ghtar",
|
||||||
"repo": "google/brotli",
|
"repo": "google/brotli",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user