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 4e541c8 commit 07fefdbCopy full SHA for 07fefdb
.bcr/source.template.json
@@ -1,5 +1,5 @@
1
{
2
"integrity": "**leave this alone**",
3
"strip_prefix": "{REPO}-{VERSION}",
4
- "url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/rules_mylang-{TAG}.tar.gz"
+ "url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/{REPO}-{TAG}.tar.gz"
5
}
0 commit comments