diff options
author | Simon Rettberg | 2024-11-22 10:26:13 +0100 |
---|---|---|
committer | Simon Rettberg | 2024-11-22 10:26:13 +0100 |
commit | 9f575e49248066bba55bbdf99733f011f57a801e (patch) | |
tree | 5deca6793ba01617b2181725b359129f446f428d | |
parent | firefox: Allow disabling uBO (diff) | |
download | netboot-debootstrap-9f575e49248066bba55bbdf99733f011f57a801e.tar.gz netboot-debootstrap-9f575e49248066bba55bbdf99733f011f57a801e.tar.xz netboot-debootstrap-9f575e49248066bba55bbdf99733f011f57a801e.zip |
Bump versions
-rwxr-xr-x | automatic-build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/automatic-build b/automatic-build index eb1b47d..705b219 100755 --- a/automatic-build +++ b/automatic-build @@ -46,8 +46,8 @@ sourceforge_mirror="netcologne" CONFIG_NFS_CACHE="10.4.180.32:/escience-bwlp01" -NVIDIA_VERSIONS="550.127.05 390.157" -CONFIG_KERNEL_VERSION="6.6.60" +NVIDIA_VERSIONS="550.135 390.157" +CONFIG_KERNEL_VERSION="6.6.62" CONFIG_VMWARE_VERSION="17.6.1" CONFIG_VBOX_VERSION="7.1.4" CONFIG_QEMU_VERSION="v9.1.1" |