Skip to content

Commit

Permalink
Update with latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-reflector-bot[bot] committed Mar 11, 2024
1 parent 9dc85d6 commit 100561c
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 @@ -566,8 +566,8 @@ only_for_targets.image = "standard"
# 2. Copy dendrite.tar.gz from dendrite/out to omicron/out
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "3618dd6017b363c5d34399273453cf50b9c9a43e"
source.sha256 = "eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7"
source.commit = "463f1c2f044ebfc1fc107e276eff7ba5aa1ed0fb"
source.sha256 = "3252364229f4401ab9ed3e40d9d5346171f7b244fa8059d6946312d3c83be909"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -591,8 +591,8 @@ only_for_targets.image = "standard"
# 2. Copy the output zone image from dendrite/out to omicron/out
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "3618dd6017b363c5d34399273453cf50b9c9a43e"
source.sha256 = "cc0429f0d9ce6df94e834cea89cabbdf4d1fbfe623369dd3eb84c5b2677414be"
source.commit = "463f1c2f044ebfc1fc107e276eff7ba5aa1ed0fb"
source.sha256 = "10f294ec93d4e69d8f783edd401a59a72507bce72561281bfc659857cba67ce0"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -609,8 +609,8 @@ only_for_targets.image = "standard"
# 2. Copy dendrite.tar.gz from dendrite/out to omicron/out/dendrite-softnpu.tar.gz
source.type = "prebuilt"
source.repo = "dendrite"
source.commit = "3618dd6017b363c5d34399273453cf50b9c9a43e"
source.sha256 = "fa25585fb3aa1a888b76133af3060b859cbea8e53287bb1cc64e70889db37679"
source.commit = "463f1c2f044ebfc1fc107e276eff7ba5aa1ed0fb"
source.sha256 = "37a28048a6cd936c85672ae9dffed4442a8f53fc3322c78512e852441010e367"
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="3618dd6017b363c5d34399273453cf50b9c9a43e"
COMMIT="463f1c2f044ebfc1fc107e276eff7ba5aa1ed0fb"
SHA2="aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e"
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="eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7"
CIDL_SHA256_LINUX_DPD="cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36"
CIDL_SHA256_LINUX_SWADM="b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245"
CIDL_SHA256_ILLUMOS="3252364229f4401ab9ed3e40d9d5346171f7b244fa8059d6946312d3c83be909"
CIDL_SHA256_LINUX_DPD="1859b7e906482f3b25d7cee079f248bc14c34b422f5725011886ca67c0748e5f"
CIDL_SHA256_LINUX_SWADM="ec5438c36ef4d3ef139015400fd16caa3f11e867c5bae8b991a0589e6ee197dc"

0 comments on commit 100561c

Please sign in to comment.