Skip to content

Commit e566ea9

Browse files
authored
1 parent ff684b4 commit e566ea9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.bcr/source.template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"integrity": "",
3-
"strip_prefix": "",
4-
"url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/rules_fuzzing-{TAG}.tar.gz"
3+
"strip_prefix": "{REPO}-{TAG}",
4+
"url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/{REPO}-{TAG}.tar.gz"
55
}

0 commit comments

Comments
 (0)