Skip to content

Commit f42d67c

Browse files
committed
roxctl 4.6.2
1 parent ccecd43 commit f42d67c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/roxctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Roxctl < Formula
22
desc "CLI for Stackrox"
33
homepage "https://www.stackrox.io/"
4-
url "https://github.com/stackrox/stackrox/archive/refs/tags/4.6.1.tar.gz"
5-
sha256 "ddec0108caf693b198fe2669cfbe1c74a40f434eb2409b77433db8ee5ac9422f"
4+
url "https://github.com/stackrox/stackrox/archive/refs/tags/4.6.2.tar.gz"
5+
sha256 "798267fcc9637cdf4d78b307fe0c64d1c8c41014c4fb722a012a2c0fb64dc247"
66
license "Apache-2.0"
77
head "https://github.com/stackrox/stackrox.git", branch: "master"
88

0 commit comments

Comments
 (0)