Skip to content

Commit

Permalink
bump canton to 2.8.0-snapshot.20231019.11362.0.v72730ce3 (digital-ass…
Browse files Browse the repository at this point in the history
…et#17614)

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
  • Loading branch information
azure-pipelines[bot] and Azure Pipelines Daml Build authored Oct 20, 2023
1 parent 6f352b7 commit a76c04c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions canton_dep.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -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,
}
6 changes: 3 additions & 3 deletions test-common/canton/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a76c04c

Please sign in to comment.