bump canton to 2.7.0-snapshot.20230712.10776.0.v1d4c6a4a (#17122)

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
This commit is contained in:
azure-pipelines[bot] 2023-07-13 10:25:19 +01:00 committed by GitHub
parent b9f6d3eaa3
commit ebd60cabd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 6 deletions

View File

@ -1 +0,0 @@
0098598be2029bb82412cfee09e727f9ff2c57bc

View File

@ -66,8 +66,8 @@ if [ "{local}" = "true" ]; then
exit 0
fi
CANTON_ENTERPRISE_VERSION=2.7.0-snapshot.20230711.10763.0.v73c4bb47
CANTON_ENTERPRISE_SHA=b3cec64f1da69603051009b799bc8d6e81e51d9456b3eef4232bce4e45c32f43
CANTON_ENTERPRISE_VERSION=2.7.0-snapshot.20230712.10776.0.v1d4c6a4a
CANTON_ENTERPRISE_SHA=0b8876e59519d260cac4995db8aed8447d38ebda35b0469bef9e14172719a78a
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": "c9222f64cb0d44b570a5baf3754eddb40dd563e9ff0d7b330bd8aab004e1abae",
"url": "https://www.canton.io/releases/canton-open-source-2.7.0-snapshot.20230711.10763.0.v73c4bb47.tar.gz",
"local": True,
"sha": "c672bc62205a52412ca6a719c7042b10e96341c595b2c6a79ffb2075cbd8ebda",
"url": "https://www.canton.io/releases/canton-open-source-2.7.0-snapshot.20230712.10776.0.v1d4c6a4a.tar.gz",
"local": False,
}