diff options
Diffstat (limited to 'vagrant.json')
-rw-r--r-- | vagrant.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant.json b/vagrant.json index 7097f07..e987c52 100644 --- a/vagrant.json +++ b/vagrant.json @@ -2,7 +2,7 @@ "variables": { "iso_url": "https://downloads.archlinux.de/iso/2017.06.01/archlinux-2017.06.01-x86_64.iso", "iso_checksum_type": "sha1", - "iso_checksum": "91a195bf1395694151fc3f7f766e9d1233e2aed9", + "iso_checksum": "77508eaf2be9f15e22b1cc920db12d4e90c2cf77", "disk_size": "20480", "memory": "1024", "cpus": "2", |