We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a4161 commit 2f02361Copy full SHA for 2f02361
Formula/o/opentofu.rb
@@ -1,8 +1,8 @@
1
class Opentofu < Formula
2
desc "Drop-in replacement for Terraform. Infrastructure as Code Tool"
3
homepage "https://opentofu.org/"
4
- url "https://github.com/opentofu/opentofu/archive/refs/tags/v1.10.1.tar.gz"
5
- sha256 "52e3821a7f3fc6a6bf70ba628bf7c9838f05990d47e293558dd494053a66ecde"
+ url "https://github.com/opentofu/opentofu/archive/refs/tags/v1.10.2.tar.gz"
+ sha256 "442d51e0595e79a3eceb84d8a2891e691f7277d0da7dd34f87836692d4aeca91"
6
license "MPL-2.0"
7
head "https://github.com/opentofu/opentofu.git", branch: "main"
8
0 commit comments