diff options
author | Christian Rebischke <Chris.Rebischke@posteo.de> | 2017-07-05 15:01:05 +0200 |
---|---|---|
committer | Christian Rebischke <Chris.Rebischke@posteo.de> | 2017-07-05 15:01:05 +0200 |
commit | 0c7e69dbdce16cb8d992b8d54f0766e3fac5c973 (patch) | |
tree | f67eb1d0a475315307b2e353b85f7f8505240379 /vagrant.json | |
parent | 5aac79e5d149822bedf9548a06861c358dfdab4e (diff) | |
download | arch-boxes32-0c7e69dbdce16cb8d992b8d54f0766e3fac5c973.tar.xz |
new release of arch linux iso
Diffstat (limited to 'vagrant.json')
-rw-r--r-- | vagrant.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vagrant.json b/vagrant.json index e987c52..e8891d6 100644 --- a/vagrant.json +++ b/vagrant.json @@ -1,8 +1,8 @@ { "variables": { - "iso_url": "https://downloads.archlinux.de/iso/2017.06.01/archlinux-2017.06.01-x86_64.iso", + "iso_url": "https://downloads.archlinux.de/iso/2017.07.01/archlinux-2017.07.01-x86_64.iso", "iso_checksum_type": "sha1", - "iso_checksum": "77508eaf2be9f15e22b1cc920db12d4e90c2cf77", + "iso_checksum": "dd03d811211c332d29155069d8e4bb2306c70f33", "disk_size": "20480", "memory": "1024", "cpus": "2", |