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 8b68b29 commit 6924f96Copy full SHA for 6924f96
Formula/r/rain.rb
@@ -1,8 +1,8 @@
1
class Rain < Formula
2
desc "Command-line tool for working with AWS CloudFormation"
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
bottle do
0 commit comments