Skip to content

Commit 23556c2

Browse files
committed
templates: update Arch Linux to 20230215.126932
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 6b7698d commit 23556c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/archlinux.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# This example requires Lima v0.7.0 or later
22
images:
33
# Try to use yyyyMMdd.REV image if available. Note that yyyyMMdd.REV will be removed after several months.
4-
- location: "https://geo.mirror.pkgbuild.com/images/v20230115.118990/Arch-Linux-x86_64-cloudimg-20230115.118990.qcow2"
4+
- location: "https://geo.mirror.pkgbuild.com/images/v20230215.126932/Arch-Linux-x86_64-cloudimg-20230215.126932.qcow2"
55
arch: "x86_64"
6-
digest: "sha256:d3d47fd7112e307a3dee803ea07defff2f448e758b051a4b5f180138cebc6b63"
7-
- location: "https://github.com/mcginty/arch-boxes/releases/download/v20220323/Arch-Linux-aarch64-cloudimg-20220323.0.qcow2"
6+
digest: "sha256:a8e240f936e7656854c61e3c87557411b4a30cbb06582d0cd2e85dc349c4b85a"
7+
- location: "https://github.com/mcginty/arch-boxes-arm/releases/download/v20220323/Arch-Linux-aarch64-cloudimg-20220323.0.qcow2"
88
arch: "aarch64"
99
digest: "sha512:27524910bf41cb9b3223c8749c6e67fd2f2fdb8b70d40648708e64d6b03c0b4a01b3c5e72d51fefd3e0c3f58487dbb400a79ca378cde2da341a3a19873612be8"
1010
# Fallback to the latest release image.

0 commit comments

Comments
 (0)