Skip to content

Commit 4056508

Browse files
committed
Update deps artifacts
1 parent 7601b7b commit 4056508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/typedb/artifacts.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def typedb_artifact():
2525
artifact_name = "typedb-all-{platform}-{version}.{ext}",
2626
tag_source = deployment["artifact"]["release"]["download"],
2727
commit_source = deployment["artifact"]["snapshot"]["download"],
28-
commit = "1fb9cafe5345c91b7bfae2207f505b6dcdc5f016"
28+
commit = "6a8c8d80d20b5ba6d73c16350aa0d1b31dbe6a5e"
2929
)
3030

3131
#def typedb_cloud_artifact():

0 commit comments

Comments
 (0)