blob: 884f850ce9b8b2315b49d1467e8c2c71ee232e77 [file] [log] [blame]
create {
platform_re: "linux-amd64"
source {
git {
repo: "https://github.com/vim/vim"
tag_pattern: "v%s"
}
}
build {
}
package {
version_file: ".versions/xxd.version"
}
}
upload {}