From ae5a29721de2ed502cf5280a652bbc10df3b0684 Mon Sep 17 00:00:00 2001
From: Christian Rebischke <Chris.Rebischke@posteo.de>
Date: Mon, 5 Jun 2017 13:57:24 +0200
Subject: [PATCH] new arch linux release

---
 vagrant.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vagrant.json b/vagrant.json
index 651387b..7097f07 100644
--- a/vagrant.json
+++ b/vagrant.json
@@ -1,6 +1,6 @@
 {
     "variables": {
-        "iso_url": "https://downloads.archlinux.de/iso/2017.05.01/archlinux-2017.05.01-x86_64.iso",
+        "iso_url": "https://downloads.archlinux.de/iso/2017.06.01/archlinux-2017.06.01-x86_64.iso",
         "iso_checksum_type": "sha1",
         "iso_checksum": "91a195bf1395694151fc3f7f766e9d1233e2aed9",
         "disk_size": "20480",
-- 
GitLab