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 5bf2bd5 commit 9f1395aCopy full SHA for 9f1395a
Formula/r/roxctl.rb
@@ -1,8 +1,8 @@
1
class Roxctl < Formula
2
desc "CLI for Stackrox"
3
homepage "https://www.stackrox.io/"
4
- url "https://github.com/stackrox/stackrox/archive/refs/tags/4.7.0.tar.gz"
5
- sha256 "171e1c72b117b702eea8559f8411bbbb63afeb3a1b468616a0faac13f2775160"
+ url "https://github.com/stackrox/stackrox/archive/refs/tags/4.7.1.tar.gz"
+ sha256 "c4cfc0fe535ccb9b4cef9fa5b9b7156735f8a1cb7a94dc6b21088adee3328046"
6
license "Apache-2.0"
7
head "https://github.com/stackrox/stackrox.git", branch: "master"
8
0 commit comments