Skip to content

Commit

Permalink
dendrite: commit update
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed Oct 31, 2024
1 parent fbe4b2c commit 4c9a71d
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 @@ -717,8 +717,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "a442c5b3c999a91aa2d4d1ec853a7ef127f303cb"
source.sha256 = "48ace58394523dc6cccd6b33a673e356c965f5c2d41a3f6173a58917fa719fef"
source.commit = "a502a30b43b32ad4c884ab4e1e6d87bc01387166"
source.sha256 = "a79cc46ce4a994ca245c8d52f157521c4c32399ae8b6e6dbb4b54126c7d6dc6b"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -744,8 +744,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "a442c5b3c999a91aa2d4d1ec853a7ef127f303cb"
source.sha256 = "10fbc392284a41f4761efb6fa8912eecdc8d86edb24db480241da4cd74dc60eb"
source.commit = "a502a30b43b32ad4c884ab4e1e6d87bc01387166"
source.sha256 = "05ae723439b432f66e76427805bb2d0fa28603dc28c22624f2a6f872fa6b3627"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -764,8 +764,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "a442c5b3c999a91aa2d4d1ec853a7ef127f303cb"
source.sha256 = "d13f846edabb2d631a545470f1e44a310de62825fd2a78a0854bdea534eaf215"
source.commit = "a502a30b43b32ad4c884ab4e1e6d87bc01387166"
source.sha256 = "982a28193410e1641e0f8ac015c294610dc1bfd162bae8e68b9ba8ebf3800e75"
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="a442c5b3c999a91aa2d4d1ec853a7ef127f303cb"
COMMIT="a502a30b43b32ad4c884ab4e1e6d87bc01387166"
SHA2="b1bcf5ad3c2ce556d861367aa2942340a7ccfe592c83e96dd06923cc151ac26b"
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="48ace58394523dc6cccd6b33a673e356c965f5c2d41a3f6173a58917fa719fef"
CIDL_SHA256_LINUX_DPD="0e528d4fe9631a9b075594d496e7aaca78dabdefd3e05351b21f5a814a435505"
CIDL_SHA256_ILLUMOS="a79cc46ce4a994ca245c8d52f157521c4c32399ae8b6e6dbb4b54126c7d6dc6b"
CIDL_SHA256_LINUX_DPD="98c79855d199e8c56b7c038641b4d5b3de9bfa9ac610b65a6116bd36f0702ecf"
CIDL_SHA256_LINUX_SWADM="cce690cba4bd585c0257bdc95cc257d04534c6b695d154341c9915cebd8124f9"

0 comments on commit 4c9a71d

Please sign in to comment.