Bump for release

This commit is contained in:
Jeff Mitchell
2018-09-05 13:17:37 -04:00
parent ce0b6c0359
commit a7dd669615
6 changed files with 18 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
//-------------------------------------------------------------------
variable "download-url" {
default = "https://releases.hashicorp.com/vault/0.11.0/vault_0.11.0_linux_amd64.zip"
default = "https://releases.hashicorp.com/vault/0.11.1/vault_0.11.1_linux_amd64.zip"
description = "URL to download Vault"
}