Skip to content

Commit 2f02361

Browse files
committed
opentofu 1.10.2
1 parent 91a4161 commit 2f02361

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

0 commit comments

Comments
 (0)