Skip to content

Commit

Permalink
update dendrite (keeping up)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed Nov 20, 2024
1 parent 35ad959 commit 50dd4b8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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 = "8b3a9ff9020b8a637bd87b618ff80080d7416156"
source.sha256 = "5b4f3cd991cb25d05687da4d08fa403c80c8e0011e7e4a6fe72d5b3287bfe349"
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 = "8b3a9ff9020b8a637bd87b618ff80080d7416156"
source.sha256 = "4a283e6d7aaa9c69291a3e9019339a56680d3a639e39ad7a5c3622733f3220be"
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 = "8b3a9ff9020b8a637bd87b618ff80080d7416156"
source.sha256 = "87611b02c945786913591e1487a146873f538c2cf316049e2f16e51bd36a69c7"
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="8b3a9ff9020b8a637bd87b618ff80080d7416156"
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="29142a59a751b4d5e9a68c1c66c05d3076a49e26f2afdc060c3d4160f0717a3d"
CIDL_SHA256_LINUX_DPD="a1294886dd41c0665e30ccf74c3506b8347daeda2d59135a73a8d9777302d43e"
CIDL_SHA256_LINUX_SWADM="e33015e4965bc22f79453a45078a66f969f0993f4d4691a529dfdf442a52e6e2"
CIDL_SHA256_ILLUMOS="5b4f3cd991cb25d05687da4d08fa403c80c8e0011e7e4a6fe72d5b3287bfe349"
CIDL_SHA256_LINUX_DPD="0ec4dd5b2c9fadb9e9f5b7ed76d38362b9f83e5c858f28db6d4a53b944d96b23"
CIDL_SHA256_LINUX_SWADM="56cd34c67e571dca03dc65d7bb943a04f6c0f266d309334bc15a5288f33cc299"

0 comments on commit 50dd4b8

Please sign in to comment.