Skip to content

Commit

Permalink
Brew formula update for terraform-switcher version 0.2.173
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 24, 2018
1 parent 9ae9e4a commit ae81b1e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Formula/tfswitch.rb
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
class Tfswitch < Formula
desc "The tfswitch command lets you switch between terraform versions."
homepage "https://warren-veerasingam.github.io/terraform-switcher/"
url "https://github.com/warren-veerasingam/terraform-switcher/archive/0.2.169.tar.gz"
url "https://github.com/warren-veerasingam/terraform-switcher/archive/0.2.173.tar.gz"
head "https://github.com/warren-veerasingam/terraform-switcher.git"
version "0.2.169"
sha256 "02fa10a25e175c082098f23eaa4c69a3dfd7540941fff1457ee3fcf715a0d52a"
version "0.2.173"
sha256 "56b1d320c97a639fd03701e31b8bfe706777885d868d95c7920e6edb3bc22d1e"

depends_on "git"
depends_on "make" => :build
depends_on "gcc" => :build
depends_on "go" => :build

conflicts_with "terraform"

Expand Down

0 comments on commit ae81b1e

Please sign in to comment.