Skip to content

Commit

Permalink
terraform 0.12.18
Browse files Browse the repository at this point in the history
Closes Homebrew#47743.

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Dec 12, 2019
1 parent 2359358 commit efab1e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/terraform.rb
Original file line number Diff line number Diff line change
@@ -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/v0.12.17.tar.gz"
sha256 "6f50bfa487ef4fcba7aa6724f85493202e8fa10c86066d0d49ae1cbe7c966bbc"
url "https://github.com/hashicorp/terraform/archive/v0.12.18.tar.gz"
sha256 "1253a870ba2c1d9a873f6bfcaa2e4450573fd06177705f0faeb451157e1dde8b"
head "https://github.com/hashicorp/terraform.git"

bottle do
Expand Down

0 comments on commit efab1e8

Please sign in to comment.