Skip to content

Commit 9f1395a

Browse files
committed
roxctl 4.7.1
1 parent 5bf2bd5 commit 9f1395a

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.7.0.tar.gz"
5-
sha256 "171e1c72b117b702eea8559f8411bbbb63afeb3a1b468616a0faac13f2775160"
4+
url "https://github.com/stackrox/stackrox/archive/refs/tags/4.7.1.tar.gz"
5+
sha256 "c4cfc0fe535ccb9b4cef9fa5b9b7156735f8a1cb7a94dc6b21088adee3328046"
66
license "Apache-2.0"
77
head "https://github.com/stackrox/stackrox.git", branch: "master"
88

0 commit comments

Comments
 (0)