7 lines
123 B
TOML
7 lines
123 B
TOML
[libgphoto2]
|
|
source = "github"
|
|
github = "gphoto/libgphoto2"
|
|
use_max_tag = true
|
|
include_regex = 'v\d+(\.\d+)*'
|
|
prefix = "v"
|