Skip to content

Commit 466a571

Browse files
committedDec 12, 2014
Updated VMware Tools URL to 9.9.0
1 parent 3a1225a commit 466a571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.windows/provisions/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ULTRADEFRAG_64_URL=http://downloads.sourceforge.net/ultradefrag/ultradefrag-port
2121
UNXTUTILS_URL?=http://downloads.sourceforge.net/unxutils/UnxUtils.zip
2222
VAGRANT_PUB_URL?=https://raw.githubusercontent.com/mitchellh/vagrant/master/keys/vagrant.pub
2323
VBOX_ISO_URL?=http://download.virtualbox.org/virtualbox/4.3.20/VBoxGuestAdditions_4.3.20.iso
24-
VMWARE_TOOLS_TAR_URL=https://softwareupdate.vmware.com/cds/vmw-desktop/ws/10.0.4/2249910/windows/packages/tools-windows-9.6.2.exe.tar
24+
VMWARE_TOOLS_TAR_URL=https://softwareupdate.vmware.com/cds/vmw-desktop/ws/11.0.0/2305329/windows/packages/tools-windows-9.9.0.exe.tar
2525
WGET_URL?=http://users.ugent.be/~bpuype/wget/wget.exe
2626

2727
CHEF:=chef-client-latest.msi

0 commit comments

Comments
 (0)
Please sign in to comment.