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 15, 2023
1 parent 192376a commit 76e2cd1
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 = "dac6707336f97df101032a3c17225b4da7b29b32"
source.sha256 = "11bb1bffab801650291629b7295edf53d9e0094f02fe9278914a478a892807be"
source.commit = "0be6f25c7597cbe7dab04d72707ea2adf9b10f0a"
source.sha256 = "48aa1168e2dff2966eaf679c68b7e105d3c6a67cc4ad4cda6d1c51296dacb726"
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 = "dac6707336f97df101032a3c17225b4da7b29b32"
source.sha256 = "57153c0456552a00075b2396bbbdf545e2be81a63240107b063c196f40400f51"
source.commit = "0be6f25c7597cbe7dab04d72707ea2adf9b10f0a"
source.sha256 = "461f91de08d22f1f13fecc6cae0913d65cb8035b47da24d7fa03b83457a913f6"
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 = "dac6707336f97df101032a3c17225b4da7b29b32"
source.sha256 = "4657c8c01957cf898bcde6842566e1e1305b71c29ba7734cbe3d4a1b8231a5cc"
source.commit = "0be6f25c7597cbe7dab04d72707ea2adf9b10f0a"
source.sha256 = "c57b5849c2daf26297a49169629820ffa731fe3bd1c5db24934fd9504a109dad"
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="dac6707336f97df101032a3c17225b4da7b29b32"
SHA2="4dbce296a4760a4c19a278eece94fd67df00191341db2f9c82751f37ae1c3e3f"
COMMIT="0be6f25c7597cbe7dab04d72707ea2adf9b10f0a"
SHA2="5eba809735824b86fae8b68a84cc5e8978c5910a98a7d0fdbf430d2efa06576d"
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="11bb1bffab801650291629b7295edf53d9e0094f02fe9278914a478a892807be"
CIDL_SHA256_LINUX_DPD="d06294966ad1aebda66e139a04d7fe323ef4430eacc484e93717e3b42a2c49a5"
CIDL_SHA256_LINUX_SWADM="08a27f75ac6dab5e5b6b56399556fa31a37d6e054618a20eb67762d1fd2dfb2a"
CIDL_SHA256_ILLUMOS="48aa1168e2dff2966eaf679c68b7e105d3c6a67cc4ad4cda6d1c51296dacb726"
CIDL_SHA256_LINUX_DPD="a14fee3b56019628550294b58662bb141c58ee6106e0d834874a8b6a1a0423ce"
CIDL_SHA256_LINUX_SWADM="1c62ef589357e0972739ccb9fbfb5b42f500e45c008d04ffc314b234802e49f8"

0 comments on commit 76e2cd1

Please sign in to comment.