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 ccecd43 commit f42d67cCopy full SHA for f42d67c
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.6.1.tar.gz"
5
- sha256 "ddec0108caf693b198fe2669cfbe1c74a40f434eb2409b77433db8ee5ac9422f"
+ url "https://github.com/stackrox/stackrox/archive/refs/tags/4.6.2.tar.gz"
+ sha256 "798267fcc9637cdf4d78b307fe0c64d1c8c41014c4fb722a012a2c0fb64dc247"
6
license "Apache-2.0"
7
head "https://github.com/stackrox/stackrox.git", branch: "master"
8
0 commit comments