Skip to content

Commit

Permalink
Bump Debian version from 12.8 to 12.9, released 2025-01-11
Browse files Browse the repository at this point in the history
Signed-off-by: Seth Grover <[email protected]>
  • Loading branch information
mmguero committed Feb 10, 2025
1 parent 3d87d00 commit 4aadf59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions os_pkrvars/debian/debian-12-aarch64.pkrvars.hcl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
os_name = "debian"
os_version = "12.8"
os_version = "12.9"
os_arch = "aarch64"
iso_url = "https://cdimage.debian.org/cdimage/release/12.8.0/arm64/iso-dvd/debian-12.8.0-arm64-DVD-1.iso"
iso_checksum = "file:https://cdimage.debian.org/cdimage/release/12.8.0/arm64/iso-dvd/SHA256SUMS"
iso_url = "https://cdimage.debian.org/cdimage/release/12.9.0/arm64/iso-dvd/debian-12.9.0-arm64-DVD-1.iso"
iso_checksum = "file:https://cdimage.debian.org/cdimage/release/12.9.0/arm64/iso-dvd/SHA256SUMS"
parallels_guest_os_type = "debian"
vbox_guest_os_type = "Debian_64"
vmware_guest_os_type = "arm-debian12-64"
Expand Down
6 changes: 3 additions & 3 deletions os_pkrvars/debian/debian-12-x86_64.pkrvars.hcl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
os_name = "debian"
os_version = "12.8"
os_version = "12.9"
os_arch = "x86_64"
iso_url = "https://cdimage.debian.org/cdimage/release/12.8.0/amd64/iso-dvd/debian-12.8.0-amd64-DVD-1.iso"
iso_checksum = "file:https://cdimage.debian.org/cdimage/release/12.8.0/amd64/iso-dvd/SHA256SUMS"
iso_url = "https://cdimage.debian.org/cdimage/release/12.9.0/amd64/iso-dvd/debian-12.9.0-amd64-DVD-1.iso"
iso_checksum = "file:https://cdimage.debian.org/cdimage/release/12.9.0/amd64/iso-dvd/SHA256SUMS"
parallels_guest_os_type = "debian"
vbox_guest_os_type = "Debian_64"
vmware_guest_os_type = "debian-64"
Expand Down

0 comments on commit 4aadf59

Please sign in to comment.