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 Oct 19, 2023
1 parent 19df1d0 commit d8439f1
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 @@ -458,8 +458,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 = "0be6f25c7597cbe7dab04d72707ea2adf9b10f0a"
source.sha256 = "48aa1168e2dff2966eaf679c68b7e105d3c6a67cc4ad4cda6d1c51296dacb726"
source.commit = "5e3d9586d51082d24bd8e7eb18a1ba2fa04f9402"
source.sha256 = "ecc58aa4429b89b686063ef97a9241ab1bf5a4efb48ab1158c1d8b2961577ca7"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -483,8 +483,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 = "0be6f25c7597cbe7dab04d72707ea2adf9b10f0a"
source.sha256 = "461f91de08d22f1f13fecc6cae0913d65cb8035b47da24d7fa03b83457a913f6"
source.commit = "5e3d9586d51082d24bd8e7eb18a1ba2fa04f9402"
source.sha256 = "fa39b8ac190dce27840ec75e88a6f876644763d12c46c11d689e9049d1775451"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -501,8 +501,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 = "0be6f25c7597cbe7dab04d72707ea2adf9b10f0a"
source.sha256 = "c57b5849c2daf26297a49169629820ffa731fe3bd1c5db24934fd9504a109dad"
source.commit = "5e3d9586d51082d24bd8e7eb18a1ba2fa04f9402"
source.sha256 = "e1ddb0dd7b8338ff4b73f0ecfe7a17fbed813b490bee55f9b373f4038199b42a"
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="0be6f25c7597cbe7dab04d72707ea2adf9b10f0a"
SHA2="5eba809735824b86fae8b68a84cc5e8978c5910a98a7d0fdbf430d2efa06576d"
COMMIT="5e3d9586d51082d24bd8e7eb18a1ba2fa04f9402"
SHA2="544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0"
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="48aa1168e2dff2966eaf679c68b7e105d3c6a67cc4ad4cda6d1c51296dacb726"
CIDL_SHA256_LINUX_DPD="a14fee3b56019628550294b58662bb141c58ee6106e0d834874a8b6a1a0423ce"
CIDL_SHA256_LINUX_SWADM="1c62ef589357e0972739ccb9fbfb5b42f500e45c008d04ffc314b234802e49f8"
CIDL_SHA256_ILLUMOS="ecc58aa4429b89b686063ef97a9241ab1bf5a4efb48ab1158c1d8b2961577ca7"
CIDL_SHA256_LINUX_DPD="25a3c1aaf5b587ff152f301ae486cfb9af9da9d854e473be81a73397295c9c07"
CIDL_SHA256_LINUX_SWADM="e7af5fcbe3046da4e9005ef330a5d91f1c5fb94d2ccadd08d580cb6d831c5cc5"

0 comments on commit d8439f1

Please sign in to comment.