7 lines
124 B
TOML
7 lines
124 B
TOML
[json-c]
|
|
source = "github"
|
|
github = "json-c/json-c"
|
|
use_max_tag = true
|
|
from_pattern = '^json-c-(.+)-\d+$'
|
|
to_pattern = '\1'
|