Skip to content

Commit

Permalink
update dendrite
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed Oct 10, 2024
1 parent f1bac1a commit 30441ac
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions package-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -716,8 +716,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "f79076d4630895a0177839ea041c355e2589b9c1"
source.sha256 = "7dbd752327234d6321ae9b06fb1eb72874bd3bcf0122ee545f60fe2579d9746c"
source.commit = "8425775f8d5ff663676536a604ba2a06a6e99067"
source.sha256 = "7eee7ef6574635a6b19b7b59776ced3aeeed577a8412e1302d2200937f801170"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -743,8 +743,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "f79076d4630895a0177839ea041c355e2589b9c1"
source.sha256 = "12d02211398203d56b48bfe5dbcad1a4e968a5627e94bd1093b45d77181038fe"
source.commit = "8425775f8d5ff663676536a604ba2a06a6e99067"
source.sha256 = "7f52a8e447576e9ab6812522cb3e697a76f0b7e57289199cb5b805d0cec2f580"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -763,8 +763,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "f79076d4630895a0177839ea041c355e2589b9c1"
source.sha256 = "b128356fd2986344b393ca178ee7e7fc7aa82c08a85b4088e3df61ab057263f3"
source.commit = "8425775f8d5ff663676536a604ba2a06a6e99067"
source.sha256 = "7b9ccdf3faf31bb66db14329f6d58c82df1006a393ae80e12913ca0cb4dc5edd"
output.type = "zone"
output.intermediate_only = true

Expand Down
4 changes: 2 additions & 2 deletions tools/dendrite_openapi_version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
COMMIT="f79076d4630895a0177839ea041c355e2589b9c1"
SHA2="d1a503d99fe7e12dfe20f83031a8ce718a28d5caa88c41d2ceb298ed287acb4e"
COMMIT="8425775f8d5ff663676536a604ba2a06a6e99067"
SHA2="8d91030fdac0cd0f0450d13fa171ef43d23fefcff67a34a289cbd255657c4e77"
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="7dbd752327234d6321ae9b06fb1eb72874bd3bcf0122ee545f60fe2579d9746c"
CIDL_SHA256_LINUX_DPD="6ffcebe792c268754352c29436d032027123ff33ee45fc9dfa4fe284e5eb0cec"
CIDL_SHA256_LINUX_SWADM="d6d9c42411cead6d823f21ba3082001595a4b47c7b8ec35f323bbe22eb8fa40a"
CIDL_SHA256_ILLUMOS="7eee7ef6574635a6b19b7b59776ced3aeeed577a8412e1302d2200937f801170"
CIDL_SHA256_LINUX_DPD="9251f90ea7ea55db5ea14b02ca5546ff856e1bf894f394e785116f53704bd029"
CIDL_SHA256_LINUX_SWADM="a76624fed2694ca78988965b3617e58de9bf6d014e547702f7b50c5fe18dd4d3"

0 comments on commit 30441ac

Please sign in to comment.