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 4, 2023
1 parent 96e2987 commit e5c63c8
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 = "dc9f7a04af35190a7931f5483b0e263939e731e3"
source.sha256 = "2197e631c829ec2e32eae2f5f72a871e0dee442ce42f8f52843a397fe73dc0a9"
source.commit = "559fad2f379900a05ced410944353c1d19100390"
source.sha256 = "ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa"
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 = "dc9f7a04af35190a7931f5483b0e263939e731e3"
source.sha256 = "d1b1b49ffb93f474218fa44cef6924f5355da00b1ef62d5395fe127c75f01a89"
source.commit = "559fad2f379900a05ced410944353c1d19100390"
source.sha256 = "1a1246e2e596f36182eb6a5e402c272d0cd91aab351c5289cc4a29cb822c8888"
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 = "dc9f7a04af35190a7931f5483b0e263939e731e3"
source.sha256 = "0a1ef8606a6ec2c65ac6802495f1e49cc8a5fb7f656c82501f71809c40ead362"
source.commit = "559fad2f379900a05ced410944353c1d19100390"
source.sha256 = "b9ff0f7f9e6193f4fa0aff77f7ec80f726f431ce1024a88021f207beb9079793"
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="dc9f7a04af35190a7931f5483b0e263939e731e3"
SHA2="c4e49c491e621e9435b3ab297214bce938519d59293f9843f17aa1a0ea061112"
COMMIT="559fad2f379900a05ced410944353c1d19100390"
SHA2="82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3"
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="2197e631c829ec2e32eae2f5f72a871e0dee442ce42f8f52843a397fe73dc0a9"
CIDL_SHA256_LINUX_DPD="60839bc712482fbdca2e2292d959363181a6a03ad386f406f69c46a0177ba98b"
CIDL_SHA256_LINUX_SWADM="e1bdc9192916dc039d56f7004c7210cf27c71b32609defdcb1f128a6d95363b5"
CIDL_SHA256_ILLUMOS="ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa"
CIDL_SHA256_LINUX_DPD="d7da0aaed4e824a8e98b1a39e9ee41ad934ce38b0faa140ab4e7e2ca8c194e4e"
CIDL_SHA256_LINUX_SWADM="0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae"

0 comments on commit e5c63c8

Please sign in to comment.