Skip to content

Commit

Permalink
Fix source.template.json (#364)
Browse files Browse the repository at this point in the history
Third time's the charm.
  • Loading branch information
fmeum authored Aug 1, 2024
1 parent 6117a35 commit e0ffa16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bcr/source.template.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"integrity": "**leave this alone**",
"strip_prefix": "{REPO}-{VERSION}",
"strip_prefix": "{REPO}-{TAG}",
"url": "https:/{OWNER}/{REPO}/releases/download/{TAG}/toolchains_llvm-{TAG}.tar.gz"
}

0 comments on commit e0ffa16

Please sign in to comment.