terraform 1.1.0

master
jidicula 2021-12-08 16:34:21 -05:00 committed by BrewTestBot
parent 4ba0f48d7d
commit 54cb473b52
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Terraform < Formula
desc "Tool to build, change, and version infrastructure"
homepage "https://www.terraform.io/"
url "https://github.com/hashicorp/terraform/archive/v1.0.11.tar.gz"
sha256 "c86040599f81202bb09b9f3fc637fdf4fe95cd9dbd6c3b41b366e2cdc5d908dc"
url "https://github.com/hashicorp/terraform/archive/v1.1.0.tar.gz"
sha256 "ecd3c4cfdcc01969c4f2d4a2cdf1911bb7bad56e5a7de11212c27b58919dfe91"
license "MPL-2.0"
head "https://github.com/hashicorp/terraform.git", branch: "main"