-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "chore: rebuild base OS image"
This reverts commit c9d7186.
- Loading branch information
1 parent
c9d7186
commit 489cf7b
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
ARTIFACT_BASE_URL=https://deps.runfinch.com | ||
|
||
# From https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Cloud/aarch64/images/ | ||
AARCH64_ARTIFACT=Fedora-Cloud-Base-40-1.14.aarch64-20240708214541.qcow2 | ||
AARCH64_512_DIGEST=a240f5158108c1c59aa7a383fe866651376f01049344fa0989aa7dcce6fdd7a63bb24106ef9ac55334df58e92e9fa5643c053abfe97be7a438f1e0e956ce0a8d | ||
AARCH64_ARTIFACT=Fedora-Cloud-Base-40-1.14.aarch64-20240701215532.qcow2 | ||
AARCH64_512_DIGEST=0e4f260d901d6f30c37ee4d594a81fe32a45db35b3c37ba6f4d743f56395fca16d2b208623ae4d28ea59c6f36c8788d9c60fdb377e134e8c8ba400c9584116c0 | ||
|
||
# From https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Cloud/x86_64/images/ | ||
X86_64_ARTIFACT=Fedora-Cloud-Base-40-1.14.x86_64-20240708214313.qcow2 | ||
X86_64_512_DIGEST=e1b109f8a3166668261868e6e711a7fdf233b8fd1a377fc5f19c93bc5cbbd8f61cd42fa489d137f9dbedc5fb2c7df4cc0f741826e2c602db32fc41662dda0b9c | ||
X86_64_ARTIFACT=Fedora-Cloud-Base-40-1.14.x86_64-20240701210253.qcow2 | ||
X86_64_512_DIGEST=91cec2d4230fbe231128c5cdeb0e3ab8a2b19ecc58d6d5a60c630176753b862d9a8e7d9b87a5ad41339228807b78ea4906073b6e20c98825d0a601699ed476b9 |