1.3.0
Compatibility Release - works with either curl
or wget
and uses jq
if installed
- checks for either
curl
orwget
and uses whichever is present- defaults to
curl
if both installed
- defaults to
- if
jq
is installed - parses the latest version from hashicorp download page (instead of GitHub)- Avoids github api limit of 60 unauthenticated requests per hour
- Useful if github release differs from version on hashicorp downloads