We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e091540 commit 9a8a170Copy full SHA for 9a8a170
.bcr/source.template.json
@@ -1,4 +1,5 @@
1
{
2
"integrity": "",
3
+ "strip_prefix": "",
4
"url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/release.tar.gz"
5
}
MODULE.bazel
@@ -1,6 +1,6 @@
module(
name = "bazel-diff",
- version = "8.1.0",
+ version = "8.1.1",
compatibility_level = 0,
)
6
0 commit comments