Skip to content

Commit

Permalink
Update dendrite to d0017d6 (#7087)
Browse files Browse the repository at this point in the history
Updated dendrite to commit d0017d6.

Co-authored-by: reflector[bot] <130185838+reflector[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 56142f8 commit 81184e3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
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 = "a9d6214a29327ebc99c10c5d3cf5cc6963234498"
source.sha256 = "e29683eda07b708e6d460ea2da8f332f2cdf22e160d5a79b09208af57af2e767"
source.commit = "d0017d6983e8a95d8136398eeadec12f410d3282"
source.sha256 = "29142a59a751b4d5e9a68c1c66c05d3076a49e26f2afdc060c3d4160f0717a3d"
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 = "a9d6214a29327ebc99c10c5d3cf5cc6963234498"
source.sha256 = "2709b8624d07fbb9302af4782727edd185254e42aadad13653a7ce9f7ccdf19c"
source.commit = "d0017d6983e8a95d8136398eeadec12f410d3282"
source.sha256 = "f3bd241d1227046cb0af8fa69f2190fd034fcf3cb7269c4eb374564c86c5ebdc"
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 = "a9d6214a29327ebc99c10c5d3cf5cc6963234498"
source.sha256 = "b50d1f40a8e23a436c31291f1a13f91a45b6b28dc3f9384443bef57e5cac151c"
source.commit = "d0017d6983e8a95d8136398eeadec12f410d3282"
source.sha256 = "5b73a9edd519502fc85093df8b90179999ccf3b2abb4d4b8461053052f6b1f84"
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="a9d6214a29327ebc99c10c5d3cf5cc6963234498"
COMMIT="d0017d6983e8a95d8136398eeadec12f410d3282"
SHA2="c381b2ac42fbd68b9230e111cb96beecf90abde10cdc15f02c88d61781c8adb8"
4 changes: 2 additions & 2 deletions tools/dendrite_stub_checksums
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
CIDL_SHA256_ILLUMOS="e29683eda07b708e6d460ea2da8f332f2cdf22e160d5a79b09208af57af2e767"
CIDL_SHA256_LINUX_DPD="43bfa606eafa45c44d15223e46ad0465f970a214db5cc899a2fef4c94b31a684"
CIDL_SHA256_ILLUMOS="29142a59a751b4d5e9a68c1c66c05d3076a49e26f2afdc060c3d4160f0717a3d"
CIDL_SHA256_LINUX_DPD="a1294886dd41c0665e30ccf74c3506b8347daeda2d59135a73a8d9777302d43e"
CIDL_SHA256_LINUX_SWADM="e33015e4965bc22f79453a45078a66f969f0993f4d4691a529dfdf442a52e6e2"

0 comments on commit 81184e3

Please sign in to comment.