We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b986547 commit 5419e23Copy full SHA for 5419e23
.bcr/source.template.json
@@ -1,5 +1,5 @@
1
{
2
"integrity": "",
3
"strip_prefix": "{REPO}-{VERSION}",
4
- "url": "https://github.com/{OWNER}/{REPO}/archive/refs/tags/{TAG}.tar.gz"
+ "url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/rules_python-{TAG}.tar.gz"
5
}
0 commit comments