Skip to content

Commit

Permalink
package-manifest update: dendrite to dendrite main (#7003)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani authored Nov 7, 2024
1 parent 5b66a15 commit 5c7aa7e
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 = "d40c43877c9a449e7b5119b8aef38bd8f10b041f"
source.sha256 = "69fc73a4596777c0c4fbce002ec965094562d170e6c009d6743bc39b6022cea0"
source.commit = "5b1d590426971e481d927d3978e918ec25f3ad21"
source.sha256 = "b2662975bd704edfa393549d90c42c8f363037d630cab66cd9d6891bdb64f470"
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 = "d40c43877c9a449e7b5119b8aef38bd8f10b041f"
source.sha256 = "32eaec41f0adff9dce87693ff21523768afdf9fb10ecd421e8c14d311104ee29"
source.commit = "5b1d590426971e481d927d3978e918ec25f3ad21"
source.sha256 = "7dee2af3126b35c6b7e0e22cb45c3e47f5ea8a6d98b991304c0d3e08bc341437"
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 = "d40c43877c9a449e7b5119b8aef38bd8f10b041f"
source.sha256 = "3832c95ded1ab99604d2977fe629a9492197cc6c8f10db9ef9ea970b48af3dad"
source.commit = "5b1d590426971e481d927d3978e918ec25f3ad21"
source.sha256 = "1310877ed0a0f2fb8b764f2c7b4b45c31200c6b899e9ae8ae1e548c9ab6c8bbf"
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="d40c43877c9a449e7b5119b8aef38bd8f10b041f"
COMMIT="5b1d590426971e481d927d3978e918ec25f3ad21"
SHA2="bcddcd4d600f5cb9bd73754125b4263312fcabadd2a521d44355633a796c8a71"
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="69fc73a4596777c0c4fbce002ec965094562d170e6c009d6743bc39b6022cea0"
CIDL_SHA256_LINUX_DPD="12d020eca4cb6f5cbe7509618c8c7d05c9f8a24edeb208f71648aca97ee5e4eb"
CIDL_SHA256_LINUX_SWADM="ef7e4e03c03690210238fc1a144d771d0fe5bf5a5b8dce3ef80d94b0b4c2664d"
CIDL_SHA256_ILLUMOS="b2662975bd704edfa393549d90c42c8f363037d630cab66cd9d6891bdb64f470"
CIDL_SHA256_LINUX_DPD="10d356231ec5357788c5d01da14bc393be4c79dd5df45c142398ef5674e733fb"
CIDL_SHA256_LINUX_SWADM="1e6cc87d1820a4647c171479a0c0a587a892078e49e8e7485769a33e62516f40"

0 comments on commit 5c7aa7e

Please sign in to comment.