Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 89eba1a

Browse files
author
Ganeshwara Hananda
authored
Update TypeDB and TypeDB Cluster artifacts
1 parent 2ab0d2a commit 89eba1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/vaticle/artifacts.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def vaticle_typedb_artifacts():
2929
artifact_name = "typedb-server-{platform}-{version}.{ext}",
3030
tag_source = deployment["artifact.release"],
3131
commit_source = deployment["artifact.snapshot"],
32-
commit = "447615e8a612c2a071dee1f2f9061776598892f2",
32+
commit = "5ea116cb20c71e29eebf44c131b3a4775c5610de",
3333
)
3434

3535
def vaticle_typedb_cluster_artifacts():
@@ -39,5 +39,5 @@ def vaticle_typedb_cluster_artifacts():
3939
artifact_name = "typedb-cluster-all-{platform}-{version}.{ext}",
4040
tag_source = deployment_private["artifact.release"],
4141
commit_source = deployment_private["artifact.snapshot"],
42-
commit = "d4bdf54fc9a8c57baef45ea7d5aa6437a3f6d6a7"
42+
commit = "117d690b95a049e0bbe2be9b9c024a20763fe6c2"
4343
)

0 commit comments

Comments
 (0)