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 Nov 2, 2023
1 parent 74d6c53 commit fa17227
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions package-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -473,8 +473,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 = "343e3a572cc02efe3f8b68f9affd008623a33966"
source.sha256 = "0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0"
source.commit = "9c349aaa079a76de0a993b8e8d57acb4a1784711"
source.sha256 = "b4d70c28640f6e602ebd65a5e168d8144599273b26e3ea6aa683a30705f1fb81"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -498,8 +498,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 = "343e3a572cc02efe3f8b68f9affd008623a33966"
source.sha256 = "c359de1be5073a484d86d4c58e8656a36002ce1dc38506f97b730e21615ccae1"
source.commit = "9c349aaa079a76de0a993b8e8d57acb4a1784711"
source.sha256 = "157266cf865ac50c9825943465efd5b44a394b44c872a9a68ba53e2678a958fb"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -516,8 +516,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 = "343e3a572cc02efe3f8b68f9affd008623a33966"
source.sha256 = "110bfbfb2cf3d3471f3e3a64d26129c7a02f6c5857f9623ebb99690728c3b2ff"
source.commit = "9c349aaa079a76de0a993b8e8d57acb4a1784711"
source.sha256 = "9b105f252393030e30ec184115b94374f688ddd439bfec7d66dc19d949ed9228"
output.type = "zone"
output.intermediate_only = true

Expand Down
4 changes: 2 additions & 2 deletions tools/dendrite_openapi_version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
COMMIT="343e3a572cc02efe3f8b68f9affd008623a33966"
SHA2="544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0"
COMMIT="9c349aaa079a76de0a993b8e8d57acb4a1784711"
SHA2="c4e49c491e621e9435b3ab297214bce938519d59293f9843f17aa1a0ea061112"
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="0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0"
CIDL_SHA256_LINUX_DPD="3e276dd553dd7cdb75c8ad023c2cd29b91485fafb94f27097a745b2b7ef5ecea"
CIDL_SHA256_LINUX_SWADM="645faf8a93bcae9814b2f116bccd66a54763332b56220e93b66316c853ce13d2"
CIDL_SHA256_ILLUMOS="b4d70c28640f6e602ebd65a5e168d8144599273b26e3ea6aa683a30705f1fb81"
CIDL_SHA256_LINUX_DPD="602d9fc577401c165df2d5dc5dc7e54b0d27b2170fd963589db2cfc534b4ef90"
CIDL_SHA256_LINUX_SWADM="6893f7927b4f80e62b6109ba40f16cb18e0a63609c6899ed2adfc798e8999bcf"

0 comments on commit fa17227

Please sign in to comment.