tfenv 1.0.2 (#45952)
This commit is contained in:
parent
4e7a1c9368
commit
bb80c24c57
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Tfenv < Formula
|
||||
desc "Terraform version manager inspired by rbenv"
|
||||
homepage "https://github.com/tfutils/tfenv"
|
||||
url "https://github.com/tfutils/tfenv/archive/v1.0.1.tar.gz"
|
||||
sha256 "8121f269a1c6214d7621a06e7f40e114e0a1c38a87d5b57585405aa4862ff0f0"
|
||||
url "https://github.com/tfutils/tfenv/archive/v1.0.2.tar.gz"
|
||||
sha256 "5ee33ee80fa850dd7c007d65a0a18bfb35ff2edfaef1e35d92d836941836f42f"
|
||||
head "https://github.com/tfutils/tfenv.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue