mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 18:35:35 +08:00
Update license file path for bzip2 in configuration
This commit is contained in:
@@ -10,7 +10,7 @@ bzip2:
|
|||||||
regex: '/href="(?<file>bzip2-(?<version>[^"]+)\.tar\.gz)"/'
|
regex: '/href="(?<file>bzip2-(?<version>[^"]+)\.tar\.gz)"/'
|
||||||
binary: hosted
|
binary: hosted
|
||||||
metadata:
|
metadata:
|
||||||
license-files: ['{registry_root}/src/globals/licenses/bzip2.txt']
|
license-files: ['@/bzip2.txt']
|
||||||
license: bzip2-1.0.6
|
license: bzip2-1.0.6
|
||||||
headers:
|
headers:
|
||||||
- bzlib.h
|
- bzlib.h
|
||||||
|
|||||||
Reference in New Issue
Block a user