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 0e6efe2 commit 59e100bCopy full SHA for 59e100b
Formula/r/rosa-cli.rb
@@ -1,8 +1,8 @@
1
class RosaCli < Formula
2
desc "RedHat OpenShift Service on AWS (ROSA) command-line interface"
3
homepage "https://www.openshift.com/products/amazon-openshift"
4
- url "https://github.com/openshift/rosa/archive/refs/tags/v1.2.48.tar.gz"
5
- sha256 "52d2b8f96b6959ba12cb07b23459cd421430a648061f25d913d32fc8cc97522b"
+ url "https://github.com/openshift/rosa/archive/refs/tags/v1.2.49.tar.gz"
+ sha256 "aeeffad860775314da8f65f8a02c256c4d063b6ba27ad902d924af6ae97d29a1"
6
license "Apache-2.0"
7
head "https://github.com/openshift/rosa.git", branch: "master"
8
0 commit comments