Skip to content

Commit e961b0b

Browse files
Update dendrite to 8646e58 (#5362)
Updated dendrite to commit 8646e58. Co-authored-by: reflector[bot] <130185838+reflector[bot]@users.noreply.github.com>
1 parent 17510a6 commit e961b0b

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-manifest.toml

+6-6
Original file line numberDiff line numberDiff line change
@@ -595,8 +595,8 @@ only_for_targets.image = "standard"
595595
# 2. Copy dendrite.tar.gz from dendrite/out to omicron/out
596596
source.type = "prebuilt"
597597
source.repo = "dendrite"
598-
source.commit = "eeb194461a4b863dae25a933541b1a4fb8efe14d"
599-
source.sha256 = "79c32441d7d5328a06e92e7d9c410805e9d8be9d78d59ce1ed6c3e0fba93198d"
598+
source.commit = "8646e588a564ebf74da6fd0e854bcfe74be43690"
599+
source.sha256 = "fda1842bc4c45af98771fa8cfb8c5cc54ca0759c754d7e5f41504390f65e43f3"
600600
output.type = "zone"
601601
output.intermediate_only = true
602602

@@ -620,8 +620,8 @@ only_for_targets.image = "standard"
620620
# 2. Copy the output zone image from dendrite/out to omicron/out
621621
source.type = "prebuilt"
622622
source.repo = "dendrite"
623-
source.commit = "eeb194461a4b863dae25a933541b1a4fb8efe14d"
624-
source.sha256 = "4e77c3aea01be77be440bf30a7f6d48fbeb97b3ecbc72c431eeeca217356d487"
623+
source.commit = "8646e588a564ebf74da6fd0e854bcfe74be43690"
624+
source.sha256 = "809c4052400ea385b4c98ff1fbf54c34f184f12b098444663e3d386b4cb0dc6c"
625625
output.type = "zone"
626626
output.intermediate_only = true
627627

@@ -638,8 +638,8 @@ only_for_targets.image = "standard"
638638
# 2. Copy dendrite.tar.gz from dendrite/out to omicron/out/dendrite-softnpu.tar.gz
639639
source.type = "prebuilt"
640640
source.repo = "dendrite"
641-
source.commit = "eeb194461a4b863dae25a933541b1a4fb8efe14d"
642-
source.sha256 = "89c9212991656d8aee799c30a6bb63105a6a45e45b396f6dd56d43cf4c294e11"
641+
source.commit = "8646e588a564ebf74da6fd0e854bcfe74be43690"
642+
source.sha256 = "80bd4d2af6ef764ca4abe87d7f26559c4bf27079b0289fa751f7ca80b2edb385"
643643
output.type = "zone"
644644
output.intermediate_only = true
645645

tools/dendrite_openapi_version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
COMMIT="eeb194461a4b863dae25a933541b1a4fb8efe14d"
1+
COMMIT="8646e588a564ebf74da6fd0e854bcfe74be43690"
22
SHA2="50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae"

tools/dendrite_stub_checksums

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
CIDL_SHA256_ILLUMOS="79c32441d7d5328a06e92e7d9c410805e9d8be9d78d59ce1ed6c3e0fba93198d"
2-
CIDL_SHA256_LINUX_DPD="c56a5754996bdce4cf4142829a80f050563c5cab8c30a05b9e56b8d85723d0f5"
1+
CIDL_SHA256_ILLUMOS="fda1842bc4c45af98771fa8cfb8c5cc54ca0759c754d7e5f41504390f65e43f3"
2+
CIDL_SHA256_LINUX_DPD="cb84fb7b2ba9cedaee5a09d400c88315ef30f7826610c1acb1ad6f07fa672b0a"
33
CIDL_SHA256_LINUX_SWADM="54042fb53e304bfade94ea7ca1b41c62c86bf48c32ca355b2c09dd6067ccb53b"

0 commit comments

Comments
 (0)