Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dendrite to a9d6214 #6966

Merged
merged 13 commits into from
Nov 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions package-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -719,8 +719,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "8290b412c867438997c8bbb3b1fa75ed23ff250f"
source.sha256 = "d79b764d198777f7356e2338164a9afefff316899c87b0e9bf33254b26f063db"
source.commit = "a9d6214a29327ebc99c10c5d3cf5cc6963234498"
source.sha256 = "e29683eda07b708e6d460ea2da8f332f2cdf22e160d5a79b09208af57af2e767"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -746,8 +746,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "8290b412c867438997c8bbb3b1fa75ed23ff250f"
source.sha256 = "2f3ccf810dadd6d340a1bef03952f7b43a994a8cb47aa5513ae7b8e3402b524f"
source.commit = "a9d6214a29327ebc99c10c5d3cf5cc6963234498"
source.sha256 = "2709b8624d07fbb9302af4782727edd185254e42aadad13653a7ce9f7ccdf19c"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -766,8 +766,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "8290b412c867438997c8bbb3b1fa75ed23ff250f"
source.sha256 = "cc0753ddbaf73e883f0ce9fa6a8865356a6510400b4a5a6d27fcc8b7a14b5b05"
source.commit = "a9d6214a29327ebc99c10c5d3cf5cc6963234498"
source.sha256 = "b50d1f40a8e23a436c31291f1a13f91a45b6b28dc3f9384443bef57e5cac151c"
output.type = "zone"
output.intermediate_only = true

Expand Down
2 changes: 1 addition & 1 deletion tools/dendrite_openapi_version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
COMMIT="8290b412c867438997c8bbb3b1fa75ed23ff250f"
COMMIT="a9d6214a29327ebc99c10c5d3cf5cc6963234498"
SHA2="c381b2ac42fbd68b9230e111cb96beecf90abde10cdc15f02c88d61781c8adb8"
6 changes: 3 additions & 3 deletions tools/dendrite_stub_checksums
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
CIDL_SHA256_ILLUMOS="d79b764d198777f7356e2338164a9afefff316899c87b0e9bf33254b26f063db"
CIDL_SHA256_LINUX_DPD="d8b8e4acb2c523b112775361b69f5c8ee2f5c6b1747bb800e6546392ef83b02b"
CIDL_SHA256_LINUX_SWADM="28e4ecd3e73b6674b2afbaff6ae940f3f6c8e2ca0ef7f43175a895dbad553814"
CIDL_SHA256_ILLUMOS="e29683eda07b708e6d460ea2da8f332f2cdf22e160d5a79b09208af57af2e767"
CIDL_SHA256_LINUX_DPD="43bfa606eafa45c44d15223e46ad0465f970a214db5cc899a2fef4c94b31a684"
CIDL_SHA256_LINUX_SWADM="e33015e4965bc22f79453a45078a66f969f0993f4d4691a529dfdf442a52e6e2"
Loading