File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed
Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -681,10 +681,10 @@ progenitor-client = "0.10.0"
681681# NOTE: if you change the pinned revision of the `bhyve_api` and propolis
682682# dependencies, you must also update the references in package-manifest.toml to
683683# match the new revision.
684- bhyve_api = { git = " https://github.com/oxidecomputer/propolis" , rev = " 8ccddb47a4c93b7e3480919495dae851afc83782 " }
685- propolis_api_types = { git = " https://github.com/oxidecomputer/propolis" , rev = " 8ccddb47a4c93b7e3480919495dae851afc83782 " }
686- propolis-client = { git = " https://github.com/oxidecomputer/propolis" , rev = " 8ccddb47a4c93b7e3480919495dae851afc83782 " }
687- propolis-mock-server = { git = " https://github.com/oxidecomputer/propolis" , rev = " 8ccddb47a4c93b7e3480919495dae851afc83782 " }
684+ bhyve_api = { git = " https://github.com/oxidecomputer/propolis" , rev = " bc121ef55741656ce118b02ceeda949b9261f49f " }
685+ propolis_api_types = { git = " https://github.com/oxidecomputer/propolis" , rev = " bc121ef55741656ce118b02ceeda949b9261f49f " }
686+ propolis-client = { git = " https://github.com/oxidecomputer/propolis" , rev = " bc121ef55741656ce118b02ceeda949b9261f49f " }
687+ propolis-mock-server = { git = " https://github.com/oxidecomputer/propolis" , rev = " bc121ef55741656ce118b02ceeda949b9261f49f " }
688688# NOTE: see above!
689689proptest = " 1.7.0"
690690qorb = " 0.4.1"
Original file line number Diff line number Diff line change @@ -650,10 +650,10 @@ service_name = "propolis-server"
650650only_for_targets.image = " standard"
651651source.type = " prebuilt"
652652source.repo = " propolis"
653- source.commit = " 8ccddb47a4c93b7e3480919495dae851afc83782 "
653+ source.commit = " bc121ef55741656ce118b02ceeda949b9261f49f "
654654# The SHA256 digest is automatically posted to:
655655# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/image/<commit>/propolis-server.sha256.txt
656- source.sha256 = " 62df9744f44f14daa24d790fb543a92e9a27bdf7998394f80d184b389e8413a1 "
656+ source.sha256 = " 2e682450267264e2250ed3300f2c21653bc765e6c1cf334962b9e578e3c9d525 "
657657output.type = " zone"
658658
659659[package .mg-ddm-gz ]
You can’t perform that action at this time.
0 commit comments