File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -606,10 +606,10 @@ progenitor-client = "0.9.1"
606606# NOTE: if you change the pinned revision of the `bhyve_api` and propolis
607607# dependencies, you must also update the references in package-manifest.toml to
608608# match the new revision.
609- bhyve_api = { git = " https://github.com/oxidecomputer/propolis" , rev = " 060a204d91e401a368c700a09d24510b7cd2b0e4 " }
610- propolis_api_types = { git = " https://github.com/oxidecomputer/propolis" , rev = " 060a204d91e401a368c700a09d24510b7cd2b0e4 " }
611- propolis-client = { git = " https://github.com/oxidecomputer/propolis" , rev = " 060a204d91e401a368c700a09d24510b7cd2b0e4 " }
612- propolis-mock-server = { git = " https://github.com/oxidecomputer/propolis" , rev = " 060a204d91e401a368c700a09d24510b7cd2b0e4 " }
609+ bhyve_api = { git = " https://github.com/oxidecomputer/propolis" , rev = " e3988414bd68ecf806078fb898120e1194451ee9 " }
610+ propolis_api_types = { git = " https://github.com/oxidecomputer/propolis" , rev = " e3988414bd68ecf806078fb898120e1194451ee9 " }
611+ propolis-client = { git = " https://github.com/oxidecomputer/propolis" , rev = " e3988414bd68ecf806078fb898120e1194451ee9 " }
612+ propolis-mock-server = { git = " https://github.com/oxidecomputer/propolis" , rev = " e3988414bd68ecf806078fb898120e1194451ee9 " }
613613# NOTE: see above!
614614proptest = " 1.6.0"
615615qorb = " 0.3.1"
Original file line number Diff line number Diff line change @@ -622,10 +622,10 @@ service_name = "propolis-server"
622622only_for_targets.image = " standard"
623623source.type = " prebuilt"
624624source.repo = " propolis"
625- source.commit = " 060a204d91e401a368c700a09d24510b7cd2b0e4 "
625+ source.commit = " e3988414bd68ecf806078fb898120e1194451ee9 "
626626# The SHA256 digest is automatically posted to:
627627# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/image/<commit>/propolis-server.sha256.txt
628- source.sha256 = " 1a86f30bf2078d24326cbc7d999519f9669c123e072464468007fb72f8fe07d9 "
628+ source.sha256 = " a858fe9db8db262b402a44598e991c6298f92531421029f7728b3fdd45fe621b "
629629output.type = " zone"
630630
631631[package .mg-ddm-gz ]
You can’t perform that action at this time.
0 commit comments