Push up changes to prep for release

This commit is contained in:
Jeff Mitchell
2018-03-20 14:10:53 -04:00
parent f90c4c9c12
commit f105461df5
6 changed files with 22 additions and 22 deletions

View File

@@ -3,7 +3,7 @@
//-------------------------------------------------------------------
variable "download-url" {
default = "https://releases.hashicorp.com/vault/0.9.5/vault_0.9.5_linux_amd64.zip"
default = "https://releases.hashicorp.com/vault/0.9.6/vault_0.9.6_linux_amd64.zip"
description = "URL to download Vault"
}