Skip to content

Commit

Permalink
build(terraform): bump terraform from v1.10.1 to v1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tgragnato committed Dec 20, 2024
1 parent 5cb786d commit 09f55a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/terraform.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class Terraform < Formula
desc "Automate infrastructure on any cloud with Terraform"
homepage "https://www.terraform.io/"
url "https://github.com/hashicorp/terraform.git",
tag: "v1.10.1",
revision: "7bffc912cea2a563f90bfffce68e8cf44d3d8a5c"
tag: "v1.10.3",
revision: "7f205bcb3170da14ebb90d27cc170ddfe168e912"
license "BUSL-1.1"

depends_on "go" => :build
Expand Down

0 comments on commit 09f55a4

Please sign in to comment.