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 Dec 1, 2023
1 parent 827a71b commit 0fd36a3
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 @@ -476,8 +476,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 = "2af6adea85c62ac37e451148b84e5eb0ef005f36"
source.sha256 = "dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1"
source.commit = "ef8bf1bdb849111f8ef1fdf4e6e6fb23d6cecf72"
source.sha256 = "9b1486c38d0579cb24129e835e43cab14c4ebbce870ad13a52eaa8d3e242357e"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -501,8 +501,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 = "2af6adea85c62ac37e451148b84e5eb0ef005f36"
source.sha256 = "c34b10d47fa3eb9f9f6b3655ea4ed8a726f93399ea177efea79f5c89f2ab5a1e"
source.commit = "ef8bf1bdb849111f8ef1fdf4e6e6fb23d6cecf72"
source.sha256 = "ca80f2f0b22e4758563804a90b9955dd0da64e1c6fb20e6422ddf1f6c1d1583d"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -519,8 +519,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 = "2af6adea85c62ac37e451148b84e5eb0ef005f36"
source.sha256 = "ce7065227c092ee82704f39a966b7441e3ae82d75eedb6eb281bd8b3e5873e32"
source.commit = "ef8bf1bdb849111f8ef1fdf4e6e6fb23d6cecf72"
source.sha256 = "e1625ab251291c7da5c6b2924c5397257f2773fdeff635d32bfeffdf2dd82440"
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="2af6adea85c62ac37e451148b84e5eb0ef005f36"
COMMIT="ef8bf1bdb849111f8ef1fdf4e6e6fb23d6cecf72"
SHA2="07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0"
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="dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1"
CIDL_SHA256_LINUX_DPD="b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c"
CIDL_SHA256_LINUX_SWADM="6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe"
CIDL_SHA256_ILLUMOS="9b1486c38d0579cb24129e835e43cab14c4ebbce870ad13a52eaa8d3e242357e"
CIDL_SHA256_LINUX_DPD="cd2d7e048ad955a56c8ef082bcf00395586c41798e8c7bd405480bb7157c8c05"
CIDL_SHA256_LINUX_SWADM="e92bfc071f3944523a2e69b13ee877a4fd87cb8a9a78011b4aa8f40218347e25"

0 comments on commit 0fd36a3

Please sign in to comment.