Skip to content

Commit 59e100b

Browse files
committed
rosa-cli 1.2.49
1 parent 0e6efe2 commit 59e100b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rosa-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RosaCli < Formula
22
desc "RedHat OpenShift Service on AWS (ROSA) command-line interface"
33
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"
4+
url "https://github.com/openshift/rosa/archive/refs/tags/v1.2.49.tar.gz"
5+
sha256 "aeeffad860775314da8f65f8a02c256c4d063b6ba27ad902d924af6ae97d29a1"
66
license "Apache-2.0"
77
head "https://github.com/openshift/rosa.git", branch: "master"
88

0 commit comments

Comments
 (0)