Skip to content

Commit

Permalink
maghemite -> main
Browse files Browse the repository at this point in the history
  • Loading branch information
rcgoodfellow committed Oct 25, 2023
1 parent 5f8d89e commit 7f60034
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ 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 = "8e88c5c951ceedcd9d41d20c777d20f26435efee"
source.commit = "d7169a61fd8833b3a1e6f46d897ca3295b2a28b6"
# The SHA256 digest is automatically posted to:
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/maghemite.sha256.txt
source.sha256 = "d871406ed926571efebdab248de08d4f1ca6c31d4f9a691ce47b186474165c57"
Expand All @@ -438,7 +438,7 @@ 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 = "8e88c5c951ceedcd9d41d20c777d20f26435efee"
source.commit = "d7169a61fd8833b3a1e6f46d897ca3295b2a28b6"
# The SHA256 digest is automatically posted to:
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/mg-ddm.sha256.txt
source.sha256 = "85ec05a8726989b5cb0a567de6b0855f6f84b6f3409ac99ccaf372be5821e45d"
Expand All @@ -453,7 +453,7 @@ 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 = "8e88c5c951ceedcd9d41d20c777d20f26435efee"
source.commit = "d7169a61fd8833b3a1e6f46d897ca3295b2a28b6"
# The SHA256 digest is automatically posted to:
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/mg-ddm.sha256.txt
source.sha256 = "452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a"
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="8e88c5c951ceedcd9d41d20c777d20f26435efee"
COMMIT="d7169a61fd8833b3a1e6f46d897ca3295b2a28b6"
SHA2="9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf"
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="8e88c5c951ceedcd9d41d20c777d20f26435efee"
COMMIT="d7169a61fd8833b3a1e6f46d897ca3295b2a28b6"
SHA2="d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e"

0 comments on commit 7f60034

Please sign in to comment.