Skip to content

Commit fbe1207

Browse files
committed
opentofu 1.10.1
1 parent 013d65d commit fbe1207

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.10.0.tar.gz"
5-
sha256 "2c797b609c97b9398666a3d706f143375ec01634f6fb8f97d503f8be80c9298c"
4+
url "https://github.com/opentofu/opentofu/archive/refs/tags/v1.10.1.tar.gz"
5+
sha256 "52e3821a7f3fc6a6bf70ba628bf7c9838f05990d47e293558dd494053a66ecde"
66
license "MPL-2.0"
77
head "https://github.com/opentofu/opentofu.git", branch: "main"
88

0 commit comments

Comments
 (0)