Skip to content

Commit bc7af8b

Browse files
fmeumjacqueline.lee
authored andcommitted
bzlmod: Add missing strip_prefix field to source.template.json (bazel-contrib#3359)
This field is required even if its value is empty.
1 parent 02e9571 commit bc7af8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bcr/source.template.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"integrity": "",
3+
"strip_prefix": "",
34
"url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/{REPO}-{TAG}.zip"
45
}

0 commit comments

Comments
 (0)