mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
fix libxslt license file path (#646)
Co-authored-by: Marc Henderkes <m.henderkes@pc-college.de>
This commit is contained in:
parent
4cc985a39b
commit
91a3a01c39
@ -592,7 +592,7 @@
|
|||||||
"regex": "/href=\"(?<file>libxslt-(?<version>[^\"]+)\\.tar\\.xz)\"/",
|
"regex": "/href=\"(?<file>libxslt-(?<version>[^\"]+)\\.tar\\.xz)\"/",
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"path": "COPYING"
|
"path": "Copyright"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"libyaml": {
|
"libyaml": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user