Skip to content

Commit

Permalink
bump dendrite to get uplink vlan fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nieuwejaar committed Aug 5, 2024
1 parent 89ab67a commit 311c6b0
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 @@ -660,8 +660,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "9811438cc91c6ec4e8a8ca12479c920bb25fec81"
source.sha256 = "4b09ea6d89af353fd4240a3cfde8655c555f6f42e05c6fc4a4e32724f86bb749"
source.commit = "e3e8dfb71ccc77ac0da5d8b7a2bca6264291a212"
source.sha256 = "730f39bbd002800168ff4da843d26b4ee465f4a8528a5ebf4fe7f22e1519a9a7"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -687,8 +687,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "9811438cc91c6ec4e8a8ca12479c920bb25fec81"
source.sha256 = "224ff076a3031d5b913e40084a48fce7bdd08e8ef1abd1ab74df0058963bb3b2"
source.commit = "e3e8dfb71ccc77ac0da5d8b7a2bca6264291a212"
source.sha256 = "99264e612260f215877121120e293006ab293b7d71dbba3dca38a08fc1605b42"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -707,8 +707,8 @@ only_for_targets.image = "standard"
# the other `source.*` keys.
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "9811438cc91c6ec4e8a8ca12479c920bb25fec81"
source.sha256 = "66b04128c41ad9cd26ca3746d51fff5d295ca65f48e7aabee616026934cc8d5e"
source.commit = "e3e8dfb71ccc77ac0da5d8b7a2bca6264291a212"
source.sha256 = "39039fc849a5aa753003433352d1cf40d247c072a26b016e083d578a6a4da4f3"
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="9811438cc91c6ec4e8a8ca12479c920bb25fec81"
COMMIT="e3e8dfb71ccc77ac0da5d8b7a2bca6264291a212"
SHA2="12dc61e7c62b2e1ee1cf3c2bf7cdda6bee6ec96925d2fc1c021c6c1a8fdd56cd"
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="4b09ea6d89af353fd4240a3cfde8655c555f6f42e05c6fc4a4e32724f86bb749"
CIDL_SHA256_LINUX_DPD="fb597785b6fd94b0840a80ff82bc596426aa6b815dd64793075f05d2ba5db38d"
CIDL_SHA256_LINUX_SWADM="9be30b688301debe4103057730ff9a426c96b45d571a6287268f381d8a11dbc1"
CIDL_SHA256_ILLUMOS="730f39bbd002800168ff4da843d26b4ee465f4a8528a5ebf4fe7f22e1519a9a7"
CIDL_SHA256_LINUX_DPD="8522994bdd54aced05805be33a62deb2e8caf365e6acd40a2629a9073e922ec7"
CIDL_SHA256_LINUX_SWADM="afa6b08a3ba7e49dcb8f14af5a7e5d76e9c6c5f0d72f5f86d19218ae098c9abe"

0 comments on commit 311c6b0

Please sign in to comment.