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 dc086e1 commit 192376a
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 = "a51861dfe8900ea430233f2439768bbb0b3b35c1"
source.sha256 = "c78157d0b3de902de5fed4c56f0c53e0df6dabf6fc9e8a84af309b42da870ddb"
source.commit = "dac6707336f97df101032a3c17225b4da7b29b32"
source.sha256 = "11bb1bffab801650291629b7295edf53d9e0094f02fe9278914a478a892807be"
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 = "a51861dfe8900ea430233f2439768bbb0b3b35c1"
source.sha256 = "565c7b71f34773f7437c4feee37fca60d58668af59d6b1a32a9a0f8b77b6ed30"
source.commit = "dac6707336f97df101032a3c17225b4da7b29b32"
source.sha256 = "57153c0456552a00075b2396bbbdf545e2be81a63240107b063c196f40400f51"
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 = "a51861dfe8900ea430233f2439768bbb0b3b35c1"
source.sha256 = "c5eefd5502e7f6e0172465a190ab31cfedd2c5655d48bb3011c9cbb302cce504"
source.commit = "dac6707336f97df101032a3c17225b4da7b29b32"
source.sha256 = "4657c8c01957cf898bcde6842566e1e1305b71c29ba7734cbe3d4a1b8231a5cc"
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="a51861dfe8900ea430233f2439768bbb0b3b35c1"
SHA2="cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d"
COMMIT="dac6707336f97df101032a3c17225b4da7b29b32"
SHA2="4dbce296a4760a4c19a278eece94fd67df00191341db2f9c82751f37ae1c3e3f"
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="c78157d0b3de902de5fed4c56f0c53e0df6dabf6fc9e8a84af309b42da870ddb"
CIDL_SHA256_LINUX_DPD="cf218c8daca601e6994f37200fdee1ddb4132a57466facb42afbcb9eefa0ae5c"
CIDL_SHA256_LINUX_SWADM="00b0a33e37370dfd800f6cd581de1360bb837d38c35105050b77eca0d6e538d0"
CIDL_SHA256_ILLUMOS="11bb1bffab801650291629b7295edf53d9e0094f02fe9278914a478a892807be"
CIDL_SHA256_LINUX_DPD="d06294966ad1aebda66e139a04d7fe323ef4430eacc484e93717e3b42a2c49a5"
CIDL_SHA256_LINUX_SWADM="08a27f75ac6dab5e5b6b56399556fa31a37d6e054618a20eb67762d1fd2dfb2a"

0 comments on commit 192376a

Please sign in to comment.