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 d331bf6 commit 8b68b29Copy full SHA for 8b68b29
Formula/c/cfn-format.rb
@@ -1,8 +1,8 @@
1
class CfnFormat < Formula
2
desc "Command-line tool for formatting AWS CloudFormation templates"
3
homepage "https://github.com/aws-cloudformation/rain"
4
- url "https://github.com/aws-cloudformation/rain/archive/refs/tags/v1.17.0.tar.gz"
5
- sha256 "8c43c6079081184d6526bb1901d9731ecbb1db20089dd689aa816bffba931d7d"
+ url "https://github.com/aws-cloudformation/rain/archive/refs/tags/v1.18.0.tar.gz"
+ sha256 "b742cfbbb89740f4633fc9811dce9bac2d91612b9c9384d07439152f5af29daa"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments