Skip to content

Commit

Permalink
bump dendrite
Browse files Browse the repository at this point in the history
  • Loading branch information
internet-diglett committed Oct 12, 2023
1 parent 5f61f27 commit b3154cb
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 @@ -451,8 +451,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 = "9529c76ab8cde2cd50a7afba0d7e6bb6071f5dd9"
source.sha256 = "80fe3a3d9bf406d0072e9f73997fc28ae973938cb19e335d64d9e5055659af99"
source.commit = "4a67209d4968ff2a2a5da6c830a1a28f4ee91981"
source.sha256 = "8bd119d003cb1cb471beaeae2cf063bb75481ebad118b9bde513e8da8c7f48d7"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -476,8 +476,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 = "9529c76ab8cde2cd50a7afba0d7e6bb6071f5dd9"
source.sha256 = "e2979b01dba442ed3802b303bdd8e7a45cae807e81fff256ad39de852cec9c29"
source.commit = "4a67209d4968ff2a2a5da6c830a1a28f4ee91981"
source.sha256 = "b57f62e585b91f96c07859740b427a362b0165df166d4c22770a52e7198980cb"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -494,8 +494,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 = "9529c76ab8cde2cd50a7afba0d7e6bb6071f5dd9"
source.sha256 = "a6dbf2a58bf560af6f1ca7b9cf6726ff445a091a2b5cee25d5e2742a97d40921"
source.commit = "4a67209d4968ff2a2a5da6c830a1a28f4ee91981"
source.sha256 = "89032470a11ebc068a5342165d3378affaca786af27b3598db1abfb7bbf8f4d0"
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="9529c76ab8cde2cd50a7afba0d7e6bb6071f5dd9"
SHA2="53458bec594a3b653d5c8a3876b84e39c1aa7ee38b972bdad1c33d98807ebd15"
COMMIT="4a67209d4968ff2a2a5da6c830a1a28f4ee91981"
SHA2="af0ea1c62da976370e9112b90568bd89af4255d72bcb3fbb1ab309439f7a3e23"
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="80fe3a3d9bf406d0072e9f73997fc28ae973938cb19e335d64d9e5055659af99"
CIDL_SHA256_LINUX_DPD="8598e1169e4038cc44df3464c1022239ce94875199c1c8cb5d7a1fea4569d145"
CIDL_SHA256_LINUX_SWADM="5b8d6ebd8773ea4661419bd0300108bd5b6cd26aa0d15c328d1dcf4426aefa9d"
CIDL_SHA256_ILLUMOS="8bd119d003cb1cb471beaeae2cf063bb75481ebad118b9bde513e8da8c7f48d7"
CIDL_SHA256_LINUX_DPD="6d580da94682ff65e7f67511dde1c8739f434ce0d6ee26bcaf6ec535ba0ac64d"
CIDL_SHA256_LINUX_SWADM="d1238e202d71ac887f09fc763184b3d16802320738c8ff43b24387361f665f2c"

0 comments on commit b3154cb

Please sign in to comment.