craban/vendor/github.com/icrowley/fake/.go-makefile.json

12 lines
355 B
JSON
Raw Normal View History

2021-09-11 22:50:53 +01:00
{
"build_id_generator": "0x$(shell echo $(version) | sha1sum | awk '{print $$1}')",
"host": "github.com",
"include": [],
"kind": "package",
"name": "fake",
"tool": [],
"user": "icrowley",
"version_generator": "$(shell git rev-list --count HEAD).$(shell git rev-parse --short HEAD)",
"version_variable": "cli.version"
}