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 ae1ce3c commit 9905d3fCopy full SHA for 9905d3f
Formula/t/tfmv.rb
@@ -1,8 +1,8 @@
1
class Tfmv < Formula
2
desc "CLI to rename Terraform resources and generate moved blocks"
3
homepage "https://github.com/suzuki-shunsuke/tfmv"
4
- url "https://github.com/suzuki-shunsuke/tfmv/archive/refs/tags/v0.2.6.tar.gz"
5
- sha256 "67bb684c723d2abdfd0ecfbce030503e05940103305ee131c6b4da64f86c84b9"
+ url "https://github.com/suzuki-shunsuke/tfmv/archive/refs/tags/v0.2.7.tar.gz"
+ sha256 "e52be4c9f27e3a100aa06e2bbf7b3836ecad4614fe4a6b68969ef33b0bc2bebb"
6
license "MIT"
7
head "https://github.com/suzuki-shunsuke/tfmv.git", branch: "main"
8
0 commit comments