Skip to content

Commit

Permalink
update compat versions for 1.14.0-snapshot.20210602.7086.0.f36f556b (#…
Browse files Browse the repository at this point in the history
…9900)

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines DAML Build <[email protected]>
  • Loading branch information
azure-pipelines[bot] and Azure Pipelines DAML Build authored Jun 7, 2021
1 parent b4247c1 commit 15f9dfb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions compatibility/versions.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ sdk_versions = [
"1.14.0-snapshot.20210511.6892.0.ca9e89b3",
"1.14.0-snapshot.20210518.6953.0.a6c7b86a",
"1.14.0-snapshot.20210526.7024.0.aedb9a82",
"1.14.0-snapshot.20210602.7086.0.f36f556b",
"0.0.0",
]
platform_versions = [
Expand Down Expand Up @@ -54,6 +55,7 @@ platform_versions = [
"1.14.0-snapshot.20210511.6892.0.ca9e89b3",
"1.14.0-snapshot.20210518.6953.0.a6c7b86a",
"1.14.0-snapshot.20210526.7024.0.aedb9a82",
"1.14.0-snapshot.20210602.7086.0.f36f556b",
"0.0.0",
]
stable_versions = [
Expand Down Expand Up @@ -320,4 +322,14 @@ version_sha256s = {
"daml_react": "6c103706a212296fb446921a56b309df7bdfe63afb4dc1c3b16d51fb8a6158ff",
"create_daml_app_patch": "ce4f78ca29799f95fabe18d7992847bc90002dacde726f5e07c8f9bba23943a5",
},
"1.14.0-snapshot.20210602.7086.0.f36f556b": {
"linux": "ff4b639de11228f45a23400add62302b3b75561c649279c3c516598881575ec6",
"macos": "5229561d7727782441d64dccc7549a6fd48d317388a21472dbb6bd1fefc1f8a6",
"windows": "2c608ad6dd12568078ce59d09555a3942517bd73a0deb799a72122c57bf19d32",
"test_tool": "d9664e8b1c5adbd2dc2e21f71e63d85e2c28067aad35e5253b9955987b03d717",
"daml_types": "4e3253c996b6df83039386ec043de867fa0f9ed12ac889efd0d4efdc05554711",
"daml_ledger": "c054aea2825bf76356dcb9ecc471d3dac15d9ed428b73aec2dad3eb6409b1b3c",
"daml_react": "cd5eb3b0a8845e54925382ea52b773bb68b966c9bd12595f81fa20b1b16824ad",
"create_daml_app_patch": "ce4f78ca29799f95fabe18d7992847bc90002dacde726f5e07c8f9bba23943a5",
},
}

0 comments on commit 15f9dfb

Please sign in to comment.