We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2464f5 commit b4cb677Copy full SHA for b4cb677
.bcr/source.template.json
@@ -1,5 +1,5 @@
1
{
2
"integrity": "",
3
"strip_prefix": "{REPO}-{TAG}",
4
- "url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/{REPO}-{TAG}.tar.gz"
5
-}
+ "url": "https://github.com/{OWNER}/{REPO}/archive/refs/tags/{TAG}.tar.gz"
+}
0 commit comments