calvn / chocolatey-consul

Chocolatey package for Consul
4 stars 27 forks source link

Updates Consul to the 1.2.1 version. #24

Closed MagnumOpus21 closed 6 years ago

MagnumOpus21 commented 6 years ago

This PR will update Consul to the 1.2.1 version, released last week. I added some changes to the .gitignore file because I wrote a bash script to make sed do the editing work, whilst it ignores the by product of the sed command's additional files, which are backups.

calvn commented 6 years ago

You'll also need to update appveyor.yml so that the correct zipped version gets downloaded.

MagnumOpus21 commented 6 years ago

Ah my sed used -i twice inside the bash. 🤦‍♂️ Let me update the PR.

MagnumOpus21 commented 6 years ago

Should be the correct version now on appveyor.yml .