mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
15 lines
343 B
YAML
15 lines
343 B
YAML
|
|
re2c:
|
||
|
|
type: target
|
||
|
|
artifact:
|
||
|
|
source:
|
||
|
|
type: ghrel
|
||
|
|
repo: skvadrik/re2c
|
||
|
|
match: re2c.+\.tar\.xz
|
||
|
|
prefer-stable: true
|
||
|
|
source-mirror: 'https://dl.static-php.dev/static-php-cli/deps/re2c/re2c-4.3.tar.xz'
|
||
|
|
metadata:
|
||
|
|
license-files: [LICENSE]
|
||
|
|
license: 'MIT OR Apache-2.0'
|
||
|
|
static-bins@unix:
|
||
|
|
- re2c
|