git-bug/vendor/github.com/corpix/uarand/.go-makefile.json

12 lines
370 B
JSON
Raw Normal View History

2018-08-16 19:21:36 +03:00
{
"build_id_generator": "0x$(shell echo $(version) | sha1sum | awk '{print $$1}')",
"host": "github.com",
"include": ["useragents.mk"],
"kind": "package",
"name": "uarand",
"tool": [],
"user": "corpix",
"version_generator": "$(shell git rev-list --count HEAD).$(shell git rev-parse --short HEAD)",
"version_variable": "cli.version"
}