Skip to content

Commit

Permalink
bump canton to 2.7.0-snapshot.20230714.10801.0.vd4b47756 (digital-ass…
Browse files Browse the repository at this point in the history
…et#17135)

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
  • Loading branch information
azure-pipelines[bot] and Azure Pipelines Daml Build authored Jul 17, 2023
1 parent da0d734 commit def34a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions canton/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ if [ "{local}" = "true" ]; then
exit 0
fi
CANTON_ENTERPRISE_VERSION=2.7.0-snapshot.20230713.10786.0.ve5b9f509
CANTON_ENTERPRISE_SHA=f9a76e6ab3f8fc9fa9c4943f51adce6059447230d76bbe17cf4189d906e6c5d6
CANTON_ENTERPRISE_VERSION=2.7.0-snapshot.20230714.10801.0.vd4b47756
CANTON_ENTERPRISE_SHA=6aaf472c0118514335faa99bd87d5c0131ab4de2c20e6b10097f5dec623a3290
url=https://digitalasset.jfrog.io/artifactory/canton-enterprise/canton-enterprise-$$CANTON_ENTERPRISE_VERSION.tar.gz
Expand Down
4 changes: 2 additions & 2 deletions canton_dep.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0

canton = {
"sha": "b3865fa4503c15d6e71ebbe983542a670d8a66cf4b89a861944b182a20effafd",
"url": "https://www.canton.io/releases/canton-open-source-2.7.0-snapshot.20230713.10786.0.ve5b9f509.tar.gz",
"sha": "9b3fd9c83ff4b8814d34608e71a1c97561b2bea8365bd1bd30295bf73070cbb7",
"url": "https://www.canton.io/releases/canton-open-source-2.7.0-snapshot.20230714.10801.0.vd4b47756.tar.gz",
"local": False,
}

0 comments on commit def34a8

Please sign in to comment.