mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-11-26 13:30:30 +00:00
dead59b7b0
GitHub's stability guarantee for the archive is iffy, and we want metrics on downloads. See https://github.com/bazel-contrib/SIG-rules-authors/issues/11#issuecomment-1412241948
6 lines
173 B
JSON
6 lines
173 B
JSON
{
|
|
"integrity": "**leave this alone**",
|
|
"strip_prefix": "{REPO}-{VERSION}",
|
|
"url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/bazel-lib-{TAG}.tar.gz"
|
|
}
|