Update license file path for bzip2 in configuration

This commit is contained in:
crazywhalecc
2026-02-05 20:56:34 +08:00
parent a75060e5f6
commit a07265787b

View File

@@ -10,7 +10,7 @@ bzip2:
regex: '/href="(?<file>bzip2-(?<version>[^"]+)\.tar\.gz)"/'
binary: hosted
metadata:
license-files: ['{registry_root}/src/globals/licenses/bzip2.txt']
license-files: ['@/bzip2.txt']
license: bzip2-1.0.6
headers:
- bzlib.h