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 Dec 28, 2023
1 parent b627194 commit dd6323a
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 @@ -437,10 +437,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 = "495e0327d37ced215961a9fbf49d9c17e8aec837"
source.commit = "c8404b41ed1199d4ded50d28dc6046d395b34c62"
# The SHA256 digest is automatically posted to:
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/maghemite.sha256.txt
source.sha256 = "50b839dd2d4c7b737b8446165f10044e7a7cf289b620825cd98f52fbaf354c74"
source.sha256 = "52a54b8078ef7be715ce412b4de88f1851119749c258398a953b3514083fcec8"
output.type = "tarball"

[package.mg-ddm]
Expand All @@ -453,10 +453,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 = "495e0327d37ced215961a9fbf49d9c17e8aec837"
source.commit = "c8404b41ed1199d4ded50d28dc6046d395b34c62"
# The SHA256 digest is automatically posted to:
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/mg-ddm.sha256.txt
source.sha256 = "f9f1e321f02331fc0966093c13463a17692eeaa34cf722c91f7fc6178b0735cd"
source.sha256 = "1f7dc815626fc7d935a219e7177c44cc4f50c394a455a04a14fcacce66afbef7"
output.type = "zone"
output.intermediate_only = true

Expand All @@ -468,10 +468,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 = "495e0327d37ced215961a9fbf49d9c17e8aec837"
source.commit = "c8404b41ed1199d4ded50d28dc6046d395b34c62"
# The SHA256 digest is automatically posted to:
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/<commit>/mg-ddm.sha256.txt
source.sha256 = "f8017f42ce2152a4689399545705bc22893331201bc9fe0bca581890e8a5a9f4"
source.sha256 = "e58c316e0b31b173aadf36f2e215bbfaaf13c952869da5ec066ce8d88b865c60"
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="495e0327d37ced215961a9fbf49d9c17e8aec837"
COMMIT="c8404b41ed1199d4ded50d28dc6046d395b34c62"
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="495e0327d37ced215961a9fbf49d9c17e8aec837"
COMMIT="c8404b41ed1199d4ded50d28dc6046d395b34c62"
SHA2="931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c"
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="f8017f42ce2152a4689399545705bc22893331201bc9fe0bca581890e8a5a9f4"
MGD_LINUX_SHA256="f0d9d2ce8341a712c82bf164d7d5efcb22de5e799d1726b71a435ff9622fb2b1"
CIDL_SHA256="e58c316e0b31b173aadf36f2e215bbfaaf13c952869da5ec066ce8d88b865c60"
MGD_LINUX_SHA256="eaa46f0a197154657a3c32a782bd2d69acf6add01dc07e6e96d595ff79450dfc"

0 comments on commit dd6323a

Please sign in to comment.