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 eb0c265 commit 329d657Copy full SHA for 329d657
Formula/t/tfupdate.rb
@@ -1,8 +1,8 @@
1
class Tfupdate < Formula
2
desc "Update version constraints in your Terraform configurations"
3
homepage "https://github.com/minamijoyo/tfupdate"
4
- url "https://github.com/minamijoyo/tfupdate/archive/refs/tags/v0.8.5.tar.gz"
5
- sha256 "7f118d26885e32b5b1bcac477426437525405ef1f89a5164ff2c646da6f5f1ad"
+ url "https://github.com/minamijoyo/tfupdate/archive/refs/tags/v0.9.0.tar.gz"
+ sha256 "d53edee3a1146bf4f76dc3a184817da6099bae58572c0344bc90bba59638c119"
6
license "MIT"
7
head "https://github.com/minamijoyo/tfupdate.git", branch: "master"
8
0 commit comments