This is an automated email from the ASF dual-hosted git repository.

jbarrett pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/develop by this push:
     new 5d2ca73  GEODE-4956: revert to latest chocolatey (#276)
5d2ca73 is described below

commit 5d2ca737c8ea74e9709f49c14df8f88af666a551
Author: M. Oleske <mole...@users.noreply.github.com>
AuthorDate: Fri Apr 13 18:53:29 2018 -0700

    GEODE-4956: revert to latest chocolatey (#276)
---
 packer/windows/install-chocolatey.ps1 | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/packer/windows/install-chocolatey.ps1 
b/packer/windows/install-chocolatey.ps1
index 5ea42e7..9fa384d 100644
--- a/packer/windows/install-chocolatey.ps1
+++ b/packer/windows/install-chocolatey.ps1
@@ -19,9 +19,6 @@ write-host "Installing Chocolatey"
 # Avoid bug in 7zip when running via WinRM
 $Env:chocolateyUseWindowsCompression = $true
 
-# Avoid https://github.com/chocolatey/choco/issues/1529
-$Env:chocolateyVersion = '0.10.8'
-
 iwr https://chocolatey.org/install.ps1 | iex
 
 write-host "Chocolatey Installed"

-- 
To stop receiving notification emails like this one, please contact
jbarr...@apache.org.

Reply via email to