bump canton to 2.7.0-snapshot.20230704.10709.0.vd8f17f3a (#17080)

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
This commit is contained in:
azure-pipelines[bot] 2023-07-05 11:44:12 +02:00 committed by GitHub
parent c04c7ac97c
commit 9bbae1e9be
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.20230630.10691.0.v8011cd5d
CANTON_ENTERPRISE_SHA=90ce669ce479bde45f40ad31b19e557493b5677fa9e091bd11e422327cb1c8a1
CANTON_ENTERPRISE_VERSION=2.7.0-snapshot.20230704.10709.0.vd8f17f3a
CANTON_ENTERPRISE_SHA=51eb4d5b231f5c9e1406374097cf3c69c31deca937bc37707238384e4b59f4d9
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": "eadfc6f48999fc0d616e1920916e5fa7009e5a923d552808aa01fa8335a995d1",
"url": "https://www.canton.io/releases/canton-open-source-2.7.0-snapshot.20230630.10691.0.v8011cd5d.tar.gz",
"sha": "b1df87cec1ada8b1cc76fd9a542c8bd74ccd90a1eefa5b5601e17f78d5f7b2b4",
"url": "https://www.canton.io/releases/canton-open-source-2.7.0-snapshot.20230704.10709.0.vd8f17f3a.tar.gz",
"local": False,
}