From a76c04cd0713536be074fb6d113cf03c23110791 Mon Sep 17 00:00:00 2001 From: "azure-pipelines[bot]" <36771401+azure-pipelines[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 08:55:52 +0000 Subject: [PATCH] bump canton to 2.8.0-snapshot.20231019.11362.0.v72730ce3 (#17614) CHANGELOG_BEGIN CHANGELOG_END Co-authored-by: Azure Pipelines Daml Build --- canton_dep.bzl | 4 ++-- test-common/canton/BUILD.bazel | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/canton_dep.bzl b/canton_dep.bzl index 2e6497e26326..f8f0e8b0993c 100644 --- a/canton_dep.bzl +++ b/canton_dep.bzl @@ -2,7 +2,7 @@ # SPDX-License-Identifier: Apache-2.0 canton = { - "sha": "89400c94b9d7204ea8c1a885bb45cc8c140d4d5bf101e4960d212c21a771d407", - "url": "https://storage.googleapis.com/daml-binaries/canton-stable/2.8.0-snapshot.20231018.11351.0.v06a2a591/89400c94b9d7204ea8c1a885bb45cc8c140d4d5bf101e4960d212c21a771d407/canton-open-source-2.8.0-snapshot.20231018.11351.0.v06a2a591.tar.gz", + "sha": "ac806d7db0173279b5889f3fd72271de7dc09a1ce926b09a07fd41a79fb5dfaa", + "url": "https://storage.googleapis.com/daml-binaries/canton-stable/2.8.0-snapshot.20231019.11362.0.v72730ce3/ac806d7db0173279b5889f3fd72271de7dc09a1ce926b09a07fd41a79fb5dfaa/canton-open-source-2.8.0-snapshot.20231019.11362.0.v72730ce3.tar.gz", "local": False, } diff --git a/test-common/canton/BUILD.bazel b/test-common/canton/BUILD.bazel index 3fc742ed8fce..4d5ca90f26ed 100644 --- a/test-common/canton/BUILD.bazel +++ b/test-common/canton/BUILD.bazel @@ -66,9 +66,9 @@ if [ "{local}" = "true" ]; then exit 0 fi -CANTON_ENTERPRISE_VERSION=2.8.0-snapshot.20231018.11351.0.v06a2a591 -CANTON_ENTERPRISE_SHA=b4c7c4aa7953693996e0559b919640b812703ab733f6c750fb44754de3b910a1 -CANTON_ENTERPRISE_URL=https://digitalasset.jfrog.io/artifactory/assembly/daml/canton-backup/2.8.0-snapshot.20231018.11351.0.v06a2a591/b4c7c4aa7953693996e0559b919640b812703ab733f6c750fb44754de3b910a1/canton-enterprise-2.8.0-snapshot.20231018.11351.0.v06a2a591.tar.gz +CANTON_ENTERPRISE_VERSION=2.8.0-snapshot.20231019.11362.0.v72730ce3 +CANTON_ENTERPRISE_SHA=3419aee67b479108ea6e4fd5254f1e9886daebf7af7348dea90fcacc71a0c881 +CANTON_ENTERPRISE_URL=https://digitalasset.jfrog.io/artifactory/assembly/daml/canton-backup/2.8.0-snapshot.20231019.11362.0.v72730ce3/3419aee67b479108ea6e4fd5254f1e9886daebf7af7348dea90fcacc71a0c881/canton-enterprise-2.8.0-snapshot.20231019.11362.0.v72730ce3.tar.gz url=$$CANTON_ENTERPRISE_URL