Skip to content

Commit 68f8121

Browse files
Fix typo
1 parent 5f12312 commit 68f8121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bcr/bazel/source.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/bazel_portable_cc_toolchain-{TAG}.tar.gz",
3-
"strip_prefix": "portable_cc_toolchain-{VERSION}",
3+
"strip_prefix": "portable_cc_toolchain-{VERSION}"
44
}

0 commit comments

Comments
 (0)