diff --git a/packer/ova/ubuntu-2204.json b/packer/ova/ubuntu-2204.json index 93a9452..fa2608e 100644 --- a/packer/ova/ubuntu-2204.json +++ b/packer/ova/ubuntu-2204.json @@ -8,9 +8,9 @@ "distro_name": "ubuntu", "distro_version": "22.04", "guest_os_type": "ubuntu-64", - "iso_checksum": "10f19c5b2b8d6db711582e0e27f5116296c34fe4b313ba45f9b201a5007056cb", + "iso_checksum": "5e38b55d57d94ff029719342357325ed3bda38fa80054f9330dc789cd2d43931", "iso_checksum_type": "sha256", - "iso_url": "https://releases.ubuntu.com/22.04/ubuntu-22.04.1-live-server-amd64.iso", + "iso_url": "https://releases.ubuntu.com/jammy/ubuntu-22.04.2-live-server-amd64.iso", "os_display_name": "Ubuntu 22.04", "shutdown_command": "shutdown -P now", "vsphere_guest_os_type": "ubuntu64Guest"