Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/r/rosa-cli.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class RosaCli < Formula
desc "RedHat OpenShift Service on AWS (ROSA) command-line interface"
homepage "https://www.openshift.com/products/amazon-openshift"
url "https://github.com/openshift/rosa/archive/refs/tags/v1.2.50.tar.gz"
sha256 "60b0684a813c27a542f0895fb1d3893a8cf68b0d93005caa5769bf8b19a1e03d"
url "https://github.com/openshift/rosa/archive/refs/tags/v1.2.51.tar.gz"
sha256 "217c4ece00169eb9f7a5cf92efba928d20baa69753c44c5be6fa7d5f857be7fa"
license "Apache-2.0"
head "https://github.com/openshift/rosa.git", branch: "master"

Expand Down
Loading