File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
os_name = " ubuntu"
2
2
os_version = " 22.04"
3
3
os_arch = " aarch64"
4
- iso_url = " https://cdimage.ubuntu.com/releases/jammy/release/ubuntu-22.04.4 -live-server-arm64.iso"
4
+ iso_url = " https://cdimage.ubuntu.com/releases/jammy/release/ubuntu-22.04.5 -live-server-arm64.iso"
5
5
iso_checksum = " file:https://cdimage.ubuntu.com/releases/jammy/release/SHA256SUMS"
6
6
parallels_guest_os_type = " ubuntu"
7
7
vbox_guest_os_type = " Ubuntu_64"
Original file line number Diff line number Diff line change 1
1
os_name = " ubuntu"
2
2
os_version = " 22.04"
3
3
os_arch = " x86_64"
4
- iso_url = " https://releases.ubuntu.com/jammy/ubuntu-22.04.4 -live-server-amd64.iso"
4
+ iso_url = " https://releases.ubuntu.com/jammy/ubuntu-22.04.5 -live-server-amd64.iso"
5
5
iso_checksum = " file:https://releases.ubuntu.com/jammy/SHA256SUMS"
6
6
parallels_guest_os_type = " ubuntu"
7
7
vbox_guest_os_type = " Ubuntu_64"
You can’t perform that action at this time.
0 commit comments