bump canton to 2.8.0-snapshot.20230925.11215.0.v4f819507 (#17478)

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
This commit is contained in:
azure-pipelines[bot] 2023-09-26 13:09:15 +02:00 committed by GitHub
parent a70c328d65
commit 94edbbae2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -66,9 +66,9 @@ if [ "{local}" = "true" ]; then
exit 0
fi
CANTON_ENTERPRISE_VERSION=2.8.0-snapshot.20230922.11210.0.v9c780e2e
CANTON_ENTERPRISE_SHA=eb806b89ecaafe1ee13cd82bdee4e5f4c0fdd1cd70e7e00404ecaa63f007c67a
CANTON_ENTERPRISE_URL=https://digitalasset.jfrog.io/artifactory/assembly/daml/canton-backup/2.8.0-snapshot.20230922.11210.0.v9c780e2e/eb806b89ecaafe1ee13cd82bdee4e5f4c0fdd1cd70e7e00404ecaa63f007c67a/canton-enterprise-2.8.0-snapshot.20230922.11210.0.v9c780e2e.tar.gz
CANTON_ENTERPRISE_VERSION=2.8.0-snapshot.20230925.11215.0.v4f819507
CANTON_ENTERPRISE_SHA=52da874533f3821ba33ec43908d8dc2adcd23d5f1f1a778eb57e5c10edb5bb2a
CANTON_ENTERPRISE_URL=https://digitalasset.jfrog.io/artifactory/assembly/daml/canton-backup/2.8.0-snapshot.20230925.11215.0.v4f819507/52da874533f3821ba33ec43908d8dc2adcd23d5f1f1a778eb57e5c10edb5bb2a/canton-enterprise-2.8.0-snapshot.20230925.11215.0.v4f819507.tar.gz
url=$$CANTON_ENTERPRISE_URL

View File

@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
canton = {
"sha": "05ea93e80ab683b25aa910cac7f7974ee0398061c0b106ddec4e6546c90a60f0",
"url": "https://storage.googleapis.com/daml-binaries/canton-stable/2.8.0-snapshot.20230922.11210.0.v9c780e2e/05ea93e80ab683b25aa910cac7f7974ee0398061c0b106ddec4e6546c90a60f0/canton-open-source-2.8.0-snapshot.20230922.11210.0.v9c780e2e.tar.gz",
"sha": "9d6ec02b1eea69a9b89662c24e4f95bb4f8195846afd0ddd297daec46bc31ab9",
"url": "https://storage.googleapis.com/daml-binaries/canton-stable/2.8.0-snapshot.20230925.11215.0.v4f819507/9d6ec02b1eea69a9b89662c24e4f95bb4f8195846afd0ddd297daec46bc31ab9/canton-open-source-2.8.0-snapshot.20230925.11215.0.v4f819507.tar.gz",
"local": False,
}