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 3, 2023
1 parent cede0bc commit 36275aa
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 @@ -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 = "9c349aaa079a76de0a993b8e8d57acb4a1784711"
source.sha256 = "b4d70c28640f6e602ebd65a5e168d8144599273b26e3ea6aa683a30705f1fb81"
source.commit = "dc9f7a04af35190a7931f5483b0e263939e731e3"
source.sha256 = "2197e631c829ec2e32eae2f5f72a871e0dee442ce42f8f52843a397fe73dc0a9"
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 = "9c349aaa079a76de0a993b8e8d57acb4a1784711"
source.sha256 = "157266cf865ac50c9825943465efd5b44a394b44c872a9a68ba53e2678a958fb"
source.commit = "dc9f7a04af35190a7931f5483b0e263939e731e3"
source.sha256 = "d1b1b49ffb93f474218fa44cef6924f5355da00b1ef62d5395fe127c75f01a89"
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 = "9c349aaa079a76de0a993b8e8d57acb4a1784711"
source.sha256 = "9b105f252393030e30ec184115b94374f688ddd439bfec7d66dc19d949ed9228"
source.commit = "dc9f7a04af35190a7931f5483b0e263939e731e3"
source.sha256 = "0a1ef8606a6ec2c65ac6802495f1e49cc8a5fb7f656c82501f71809c40ead362"
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="9c349aaa079a76de0a993b8e8d57acb4a1784711"
COMMIT="dc9f7a04af35190a7931f5483b0e263939e731e3"
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="b4d70c28640f6e602ebd65a5e168d8144599273b26e3ea6aa683a30705f1fb81"
CIDL_SHA256_LINUX_DPD="602d9fc577401c165df2d5dc5dc7e54b0d27b2170fd963589db2cfc534b4ef90"
CIDL_SHA256_LINUX_SWADM="6893f7927b4f80e62b6109ba40f16cb18e0a63609c6899ed2adfc798e8999bcf"
CIDL_SHA256_ILLUMOS="2197e631c829ec2e32eae2f5f72a871e0dee442ce42f8f52843a397fe73dc0a9"
CIDL_SHA256_LINUX_DPD="60839bc712482fbdca2e2292d959363181a6a03ad386f406f69c46a0177ba98b"
CIDL_SHA256_LINUX_SWADM="e1bdc9192916dc039d56f7004c7210cf27c71b32609defdcb1f128a6d95363b5"

0 comments on commit 36275aa

Please sign in to comment.