Skip to content

Commit 329d657

Browse files
committed
tfupdate 0.9.0
1 parent eb0c265 commit 329d657

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tfupdate.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tfupdate < Formula
22
desc "Update version constraints in your Terraform configurations"
33
homepage "https://github.com/minamijoyo/tfupdate"
4-
url "https://github.com/minamijoyo/tfupdate/archive/refs/tags/v0.8.5.tar.gz"
5-
sha256 "7f118d26885e32b5b1bcac477426437525405ef1f89a5164ff2c646da6f5f1ad"
4+
url "https://github.com/minamijoyo/tfupdate/archive/refs/tags/v0.9.0.tar.gz"
5+
sha256 "d53edee3a1146bf4f76dc3a184817da6099bae58572c0344bc90bba59638c119"
66
license "MIT"
77
head "https://github.com/minamijoyo/tfupdate.git", branch: "master"
88

0 commit comments

Comments
 (0)