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 6f69f1f commit d331bf6Copy full SHA for d331bf6
Formula/a/aws-console.rb
@@ -1,8 +1,8 @@
1
class AwsConsole < Formula
2
desc "Command-line to use AWS CLI credentials to launch the AWS console in a browser"
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