File tree 2 files changed +6
-6
lines changed
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"
606
606
# NOTE: if you change the pinned revision of the `bhyve_api` and propolis
607
607
# dependencies, you must also update the references in package-manifest.toml to
608
608
# 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 " }
613
613
# NOTE: see above!
614
614
proptest = " 1.6.0"
615
615
qorb = " 0.3.1"
Original file line number Diff line number Diff line change @@ -622,10 +622,10 @@ service_name = "propolis-server"
622
622
only_for_targets.image = " standard"
623
623
source.type = " prebuilt"
624
624
source.repo = " propolis"
625
- source.commit = " 060a204d91e401a368c700a09d24510b7cd2b0e4 "
625
+ source.commit = " e3988414bd68ecf806078fb898120e1194451ee9 "
626
626
# The SHA256 digest is automatically posted to:
627
627
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/image/<commit>/propolis-server.sha256.txt
628
- source.sha256 = " 1a86f30bf2078d24326cbc7d999519f9669c123e072464468007fb72f8fe07d9 "
628
+ source.sha256 = " a858fe9db8db262b402a44598e991c6298f92531421029f7728b3fdd45fe621b "
629
629
output.type = " zone"
630
630
631
631
[package .mg-ddm-gz ]
You can’t perform that action at this time.
0 commit comments