6 lines
134 B
TOML
6 lines
134 B
TOML
[libplacebo]
|
|
source = "git"
|
|
git = "https://github.com/haasn/libplacebo.git"
|
|
prefix = "v"
|
|
exclude_regex = ".*(pre|alpha|beta|rc|RC).*"
|