Skip to content

Commit e4e5e39

Browse files
committed
opentofu 1.9.0
1 parent efda086 commit e4e5e39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/opentofu.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Opentofu < Formula
22
desc "Drop-in replacement for Terraform. Infrastructure as Code Tool"
33
homepage "https://opentofu.org/"
4-
url "https://github.com/opentofu/opentofu/archive/refs/tags/v1.8.8.tar.gz"
5-
sha256 "c38000df221ad1dfcf773d9b620facaa0f8e5bfb3cbea866faa624474667d51d"
4+
url "https://github.com/opentofu/opentofu/archive/refs/tags/v1.9.0.tar.gz"
5+
sha256 "95234f00bb8a6d73bcd3f3920e376a32189004df3aaf26cb95917cec5441f8a8"
66
license "MPL-2.0"
77
head "https://github.com/opentofu/opentofu.git", branch: "main"
88

0 commit comments

Comments
 (0)