Skip to content

Commit

Permalink
Update dendrite to 6ff2fa1 (#7113)
Browse files Browse the repository at this point in the history
Updated dendrite to commit 6ff2fa1.

Co-authored-by: reflector[bot] <130185838+reflector[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 0b1d42d commit dc6b440
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 = "d0017d6983e8a95d8136398eeadec12f410d3282"
source.sha256 = "29142a59a751b4d5e9a68c1c66c05d3076a49e26f2afdc060c3d4160f0717a3d"
source.commit = "6ff2fa108419df134b869a08021fc64d0a58595a"
source.sha256 = "87e96389ece359c2de6dc479529af2fbd452c0b1d5822a24d534300168b3918a"
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 = "d0017d6983e8a95d8136398eeadec12f410d3282"
source.sha256 = "f3bd241d1227046cb0af8fa69f2190fd034fcf3cb7269c4eb374564c86c5ebdc"
source.commit = "6ff2fa108419df134b869a08021fc64d0a58595a"
source.sha256 = "4ebc94cf9f826017c8d79dd11e36788e8f07f9959f1f2368192301dbdf4f9cff"
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 = "d0017d6983e8a95d8136398eeadec12f410d3282"
source.sha256 = "5b73a9edd519502fc85093df8b90179999ccf3b2abb4d4b8461053052f6b1f84"
source.commit = "6ff2fa108419df134b869a08021fc64d0a58595a"
source.sha256 = "c4681e9d0d2003dcc9e373d1c02ff8dcfd977cbaf7786e67b73bed7399115398"
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="d0017d6983e8a95d8136398eeadec12f410d3282"
COMMIT="6ff2fa108419df134b869a08021fc64d0a58595a"
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="29142a59a751b4d5e9a68c1c66c05d3076a49e26f2afdc060c3d4160f0717a3d"
CIDL_SHA256_LINUX_DPD="a1294886dd41c0665e30ccf74c3506b8347daeda2d59135a73a8d9777302d43e"
CIDL_SHA256_ILLUMOS="87e96389ece359c2de6dc479529af2fbd452c0b1d5822a24d534300168b3918a"
CIDL_SHA256_LINUX_DPD="0c7744497fafba25ada09f342cd5d0e7a6acd00d10ca8cfe12313b24fb4aabc3"
CIDL_SHA256_LINUX_SWADM="e33015e4965bc22f79453a45078a66f969f0993f4d4691a529dfdf442a52e6e2"

0 comments on commit dc6b440

Please sign in to comment.