From fc36effb4d1c052030a876d6ad642f41d7abf0ef Mon Sep 17 00:00:00 2001 From: guilherme.cantoni Date: Sun, 23 Nov 2014 19:16:31 -0200 Subject: [PATCH] Atualização do hash de validação da imagem CentOS 6.5 v0.3.0 --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index e065249..147cadb 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -23,7 +23,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| # Every Vagrant virtual environment requires a box to build off of. config.vm.box = "guilhermeadc/centos65" - config.vm.box_download_checksum = "5354836abdc890e57f035020965ea70e" + config.vm.box_download_checksum = "76a2a61de2d89f6cfd4d795e57cc4406" config.vm.box_download_checksum_type = "md5" # Disable automatic box update checking. If you disable this, then -- libgit2 0.21.2