bump canton to 2.7.0-snapshot.20230718.10821.0.v154b76e0 (#17148)

* bump canton to 2.7.0-snapshot.20230718.10821.0.v154b76e0

CHANGELOG_BEGIN
CHANGELOG_END

* Update build.sh

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy <remy.haemmerle@daml.com>
This commit is contained in:
azure-pipelines[bot] 2023-07-19 11:53:25 +00:00 committed by GitHub
parent e8476ae551
commit 46d4cce824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -66,8 +66,8 @@ if [ "{local}" = "true" ]; then
exit 0
fi
CANTON_ENTERPRISE_VERSION=2.7.0-snapshot.20230717.10809.0.v060d639a
CANTON_ENTERPRISE_SHA=e1daa74305d5db1df4586d73c9c4551fa737f9a099405c3a7bcd5f7999a75c32
CANTON_ENTERPRISE_VERSION=2.7.0-snapshot.20230718.10821.0.v154b76e0
CANTON_ENTERPRISE_SHA=4f41886bc0fc69ee1cd7477b26ab59abf27f48edeaf02ff27ea5147bb115a052
url=https://digitalasset.jfrog.io/artifactory/canton-enterprise/canton-enterprise-$$CANTON_ENTERPRISE_VERSION.tar.gz

View File

@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
canton = {
"sha": "9c1f3b275f74d31504a5a1b89706ec20e613491bd945fa9b260531b9f32d3cea",
"url": "https://www.canton.io/releases/canton-open-source-2.7.0-snapshot.20230717.10809.0.v060d639a.tar.gz",
"sha": "2a50c1981ddaa2eac48405d7f71294326589c8df252bc880d87208c1b6543bf8",
"url": "https://www.canton.io/releases/canton-open-source-2.7.0-snapshot.20230718.10821.0.v154b76e0.tar.gz",
"local": False,
}