Skip to content

Commit

Permalink
Update dendrite to 11bcc3e (#7159)
Browse files Browse the repository at this point in the history
Updated dendrite to commit 11bcc3e.

Co-authored-by: reflector[bot] <130185838+reflector[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 106e722 commit e7d32ae
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 = "6ff2fa108419df134b869a08021fc64d0a58595a"
source.sha256 = "87e96389ece359c2de6dc479529af2fbd452c0b1d5822a24d534300168b3918a"
source.commit = "11bcc3e0f5d28dc7aed150f4df1174844e4dfbef"
source.sha256 = "98c0778ee7645bab82fc71188378ff1ad80bc24619c03a645dafca158dd63bfd"
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 = "6ff2fa108419df134b869a08021fc64d0a58595a"
source.sha256 = "4ebc94cf9f826017c8d79dd11e36788e8f07f9959f1f2368192301dbdf4f9cff"
source.commit = "11bcc3e0f5d28dc7aed150f4df1174844e4dfbef"
source.sha256 = "e1f356866490e8cada9e53c25c4ef9965af0a29632868948edcacb13e248648d"
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 = "6ff2fa108419df134b869a08021fc64d0a58595a"
source.sha256 = "c4681e9d0d2003dcc9e373d1c02ff8dcfd977cbaf7786e67b73bed7399115398"
source.commit = "11bcc3e0f5d28dc7aed150f4df1174844e4dfbef"
source.sha256 = "6a4b51d71d132f8877c15c5a3882bad715a85d11d4a45c1aec9b5f4cb2ea8a6e"
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="6ff2fa108419df134b869a08021fc64d0a58595a"
COMMIT="11bcc3e0f5d28dc7aed150f4df1174844e4dfbef"
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="87e96389ece359c2de6dc479529af2fbd452c0b1d5822a24d534300168b3918a"
CIDL_SHA256_LINUX_DPD="0c7744497fafba25ada09f342cd5d0e7a6acd00d10ca8cfe12313b24fb4aabc3"
CIDL_SHA256_ILLUMOS="98c0778ee7645bab82fc71188378ff1ad80bc24619c03a645dafca158dd63bfd"
CIDL_SHA256_LINUX_DPD="af090bd0e1c9638570d9208273991bf0ee9ea0488e2b589160294990aadbe1fb"
CIDL_SHA256_LINUX_SWADM="e33015e4965bc22f79453a45078a66f969f0993f4d4691a529dfdf442a52e6e2"

0 comments on commit e7d32ae

Please sign in to comment.