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 7601b7b commit 4056508Copy full SHA for 4056508
dependencies/typedb/artifacts.bzl
@@ -25,7 +25,7 @@ def typedb_artifact():
25
artifact_name = "typedb-all-{platform}-{version}.{ext}",
26
tag_source = deployment["artifact"]["release"]["download"],
27
commit_source = deployment["artifact"]["snapshot"]["download"],
28
- commit = "1fb9cafe5345c91b7bfae2207f505b6dcdc5f016"
+ commit = "6a8c8d80d20b5ba6d73c16350aa0d1b31dbe6a5e"
29
)
30
31
#def typedb_cloud_artifact():
0 commit comments