Skip to content

Commit

Permalink
update compat versions for 1.11.3 (#12012)
Browse files Browse the repository at this point in the history
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 Dec 7, 2021
1 parent be088c6 commit ef23593
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions compatibility/versions.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ sdk_versions = [
"1.11.0",
"1.11.1",
"1.11.2",
"1.11.3",
"1.12.0",
"1.13.0",
"1.13.1",
Expand Down Expand Up @@ -53,6 +54,7 @@ platform_versions = [
"1.11.0",
"1.11.1",
"1.11.2",
"1.11.3",
"1.12.0",
"1.13.0",
"1.13.1",
Expand Down Expand Up @@ -84,6 +86,7 @@ stable_versions = [
"1.11.0",
"1.11.1",
"1.11.2",
"1.11.3",
"1.12.0",
"1.13.0",
"1.13.1",
Expand Down Expand Up @@ -285,6 +288,16 @@ version_sha256s = {
"daml_react": "b3e43c0ea68a15c7e667b5de129a1b519b2bb6ea888ba90862c2be7ecb883b68",
"create_daml_app_patch": "ce4f78ca29799f95fabe18d7992847bc90002dacde726f5e07c8f9bba23943a5",
},
"1.11.3": {
"linux": "66674a61d13bec4b4cda2223553c581a1d37986c842c0654e5f314cbe5b2926d",
"macos": "aa5387f5387638cbb9fa8d69a098b3ae81c5a980468f19bbd0e6b83681569feb",
"windows": "53eed1705625bb82c3e48bf7d14b4fa79de002977b76c4376434611fe4acff12",
"test_tool": "57f19efc4f587357db8d127a1c3c7c0f93d6fd452b96d40075dc3dbd827a5cad",
"daml_types": "a05b5e001e192a1d68041bf4c11c4334653c37e183f646187f69f1f1faf736dd",
"daml_ledger": "03117614254373b8b6f6c6ba978616fe06e4cebb96e070686e4f8f437ee91e54",
"daml_react": "146c6cad3e56a5cddc1f51dd18bd5474855f1f1e319a78fe8663eb1eea37900f",
"create_daml_app_patch": "ce4f78ca29799f95fabe18d7992847bc90002dacde726f5e07c8f9bba23943a5",
},
"1.12.0": {
"linux": "6891c0a0faafc1958e89a7742cbba3f1f5b9434df02c6a78c2645f3ee705a058",
"macos": "31ebcb4e94f76adca4409c3894739c62da605ced4fba34a44d3a3f640913a41f",
Expand Down

0 comments on commit ef23593

Please sign in to comment.