packer: Update VBoxGuestAdditions to v5.2.24
authorMichael Prokop <mika@grml.org>
Thu, 11 Jul 2019 16:20:19 +0000 (18:20 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 11 Jul 2019 16:20:19 +0000 (18:20 +0200)
packer/debian64.json

index 5d3b82b..b1a3f71 100644 (file)
@@ -27,8 +27,8 @@
       "<tab> ssh=grml <enter>"
     ],
     "shutdown_command": "shutdown -h now",
-    "guest_additions_url": "https://download.virtualbox.org/virtualbox/5.2.22/VBoxGuestAdditions_5.2.22.iso",
-    "guest_additions_sha256": "e51e33500a265b5c2d7bb2d03d32208df880523dfcb1e2dde2c78a0e0daa0603",
+    "guest_additions_url": "https://download.virtualbox.org/virtualbox/5.2.24/VBoxGuestAdditions_5.2.24.iso",
+    "guest_additions_sha256": "cb217dbc3a34862d36ee0a5f5a6b0756e7b639c4852e675eeec7c4422dc02599",
     "vboxmanage": [
       ["modifyvm", "{{.Name}}", "--memory", "1024"]
     ]