Skip to content

Commit e0ffa16

Browse files
authored
Fix source.template.json (#364)
Third time's the charm.
1 parent 6117a35 commit e0ffa16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bcr/source.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"integrity": "**leave this alone**",
3-
"strip_prefix": "{REPO}-{VERSION}",
3+
"strip_prefix": "{REPO}-{TAG}",
44
"url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/toolchains_llvm-{TAG}.tar.gz"
55
}

0 commit comments

Comments
 (0)