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 Sep 2, 2024
1 parent 4531b40 commit f7ca40d
Show file tree
Hide file tree
Showing 4 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 @@ -628,10 +628,10 @@ source.repo = "maghemite"
# `tools/maghemite_openapi_version`. Failing to do so will cause a failure when
# building `ddm-admin-client` (which will instruct you to update
# `tools/maghemite_openapi_version`).
source.commit = "ea1fbb050a427cda1f22ad1f35e529aeb1bfa964"
source.commit = "21859a4c703821e276937a4f174b561260ca5f3c"
# The SHA256 digest is automatically posted to:
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/mg-ddm-gz.sha256.txt
source.sha256 = "d1fb6c978d9887abfa7aa61ed121b01289efb2c22eacb400158f7f6246e6a226"
source.sha256 = "9f6f1bef919ae882ff3276000ccfaaf7332a69c3d891a65468e4e4639c930dc6"
output.type = "tarball"

[package.mg-ddm]
Expand All @@ -644,10 +644,10 @@ source.repo = "maghemite"
# `tools/maghemite_openapi_version`. Failing to do so will cause a failure when
# building `ddm-admin-client` (which will instruct you to update
# `tools/maghemite_openapi_version`).
source.commit = "ea1fbb050a427cda1f22ad1f35e529aeb1bfa964"
source.commit = "21859a4c703821e276937a4f174b561260ca5f3c"
# The SHA256 digest is automatically posted to:
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/mg-ddm.sha256.txt
source.sha256 = "eb869399861f8c64ee69f074d825812397993953124083d5e964d97fde40599b"
source.sha256 = "34041ef57efab59525c0bf34c7b27b89da3a773f00f39995eb9e4aa767c4015a"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -659,10 +659,10 @@ source.repo = "maghemite"
# `tools/maghemite_openapi_version`. Failing to do so will cause a failure when
# building `ddm-admin-client` (which will instruct you to update
# `tools/maghemite_openapi_version`).
source.commit = "ea1fbb050a427cda1f22ad1f35e529aeb1bfa964"
source.commit = "21859a4c703821e276937a4f174b561260ca5f3c"
# The SHA256 digest is automatically posted to:
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/mgd.sha256.txt
source.sha256 = "677138c68b1e63cdcdc581f1f76af19221a3f8367948f796be0bd2d1d542f5f1"
source.sha256 = "51ea18ae03c467fe5acc9a12a1c2f8a3ff48333fb2d33d5dbab6b371177cd2b2"
output.type = "zone"
output.intermediate_only = true

Expand Down
2 changes: 1 addition & 1 deletion tools/maghemite_ddm_openapi_version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
COMMIT="ea1fbb050a427cda1f22ad1f35e529aeb1bfa964"
COMMIT="21859a4c703821e276937a4f174b561260ca5f3c"
SHA2="007bfb717ccbc077c0250dee3121aeb0c5bb0d1c16795429a514fa4f8635a5ef"
2 changes: 1 addition & 1 deletion tools/maghemite_mg_openapi_version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
COMMIT="ea1fbb050a427cda1f22ad1f35e529aeb1bfa964"
COMMIT="21859a4c703821e276937a4f174b561260ca5f3c"
SHA2="5b327f213f8f341cf9072d428980f53757b2c6383f684ac80bbccfb1984ffe5f"
4 changes: 2 additions & 2 deletions tools/maghemite_mgd_checksums
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CIDL_SHA256="677138c68b1e63cdcdc581f1f76af19221a3f8367948f796be0bd2d1d542f5f1"
MGD_LINUX_SHA256="0d882c83e84eec79bc3aa0f88aa8a7242cecb6e35925c8965f4fc3a2a24065ec"
CIDL_SHA256="51ea18ae03c467fe5acc9a12a1c2f8a3ff48333fb2d33d5dbab6b371177cd2b2"
MGD_LINUX_SHA256="c612807717eb32f02275312d6770c52006946d90a1e1d5002555074bd458107d"

0 comments on commit f7ca40d

Please sign in to comment.