virtualbox: update extpack and guest additions checksums

This commit is contained in:
Florian Klink
2018-05-12 13:15:28 +01:00
committed by obadz
parent 2c591d6622
commit b6708a4c9a
2 changed files with 3 additions and 3 deletions
@@ -21,8 +21,8 @@ let
buildType = "release";
# Manually sha256sum the extensionPack file, must be hex!
# Do not forget to update the hash in ./guest-additions/default.nix!
extpack = "5eef217dbe0a8e8caf383ea8db83344517af0f9093041b5345c8468a427b327b";
extpackRev = "122406";
extpack = "4c36d129f17dcab2bb37292022f1b1adfefa5f32a3161b0d5d40784bc8acf4d0";
extpackRev = "122591";
main = "0n1lip8lkz4qqq5ml47xldsx41919ncfh060i7yj51bhas604q6s";
version = "5.2.12";