terrahub 0.2.65
Closes #40421. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
595e502745
commit
e9a6a76160
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
||||||
class Terrahub < Formula
|
class Terrahub < Formula
|
||||||
desc "Terraform automation and orchestration tool"
|
desc "Terraform automation and orchestration tool"
|
||||||
homepage "https://docs.terrahub.io"
|
homepage "https://docs.terrahub.io"
|
||||||
url "https://registry.npmjs.org/terrahub/-/terrahub-0.2.58.tgz"
|
url "https://registry.npmjs.org/terrahub/-/terrahub-0.2.65.tgz"
|
||||||
sha256 "f79df1ea134e126ff8bfc7b12d98b2ec6a12abab798c952e2d1502e49f5f5acb"
|
sha256 "f1ad698508ab93e226bf14fa3aca075aaf64042a973d690d5ed241cf203dd690"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue