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 6, 2023
1 parent 9a32d2c commit 868a6c2
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 @@ -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 = "7712104585266a2898da38c1345210ad26f9e71d"
source.sha256 = "486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281"
source.commit = "5e344ff540f8b067596eb63c730215e7360fa913"
source.sha256 = "3115e756ebe11b1a10355d819c1e160f2e0242c4adcbe44bb76a0dd030a67c87"
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 = "7712104585266a2898da38c1345210ad26f9e71d"
source.sha256 = "76ff76d3526323c3fcbe2351cf9fbda4840e0dc11cd0eb6b71a3e0bd36c5e5e8"
source.commit = "5e344ff540f8b067596eb63c730215e7360fa913"
source.sha256 = "62885443d70abecf29aad1aba33046449661fd5dc7ee149e2328164b95e98545"
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 = "7712104585266a2898da38c1345210ad26f9e71d"
source.sha256 = "b8e5c176070f9bc9ea0028de1999c77d66ea3438913664163975964effe4481b"
source.commit = "5e344ff540f8b067596eb63c730215e7360fa913"
source.sha256 = "2af60c4760d77ef43f80b633cc73f7c0684aa0f1cab6ff2e26b4a6bd1fcc7b8f"
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="7712104585266a2898da38c1345210ad26f9e71d"
COMMIT="5e344ff540f8b067596eb63c730215e7360fa913"
SHA2="cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d"
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="486b0b016c0df06947810b90f3a3dd40423f0ee6f255ed079dc8e5618c9a7281"
CIDL_SHA256_LINUX_DPD="af97aaf7e1046a5c651d316c384171df6387b4c54c8ae4a3ef498e532eaa5a4c"
CIDL_SHA256_LINUX_SWADM="909e400dcc9880720222c6dc3919404d83687f773f668160f66f38b51a81c188"
CIDL_SHA256_ILLUMOS="3115e756ebe11b1a10355d819c1e160f2e0242c4adcbe44bb76a0dd030a67c87"
CIDL_SHA256_LINUX_DPD="a999b953bb92cfdab681699661b0510d9702e6cf6d3517bc81a3fea731208bb7"
CIDL_SHA256_LINUX_SWADM="cf1d4e91992133a51223dcb9bb17b07edea40fcd32690a44a8b36b1ba0a4636e"

0 comments on commit 868a6c2

Please sign in to comment.