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 19b1516 commit 3ce92e6Copy full SHA for 3ce92e6
Formula/l/lacework-cli.rb
@@ -2,8 +2,8 @@ class LaceworkCli < Formula
2
desc "CLI for managing Lacework"
3
homepage "https://docs.lacework.com/cli"
4
url "https://github.com/lacework/go-sdk.git",
5
- tag: "v2.7.0",
6
- revision: "1a0ec63e70092991ce2ff30346a03442c4fae156"
+ tag: "v2.7.1",
+ revision: "d8817b8f53a62a0fcdeb1a20396b9b16238c3f0f"
7
license "Apache-2.0"
8
head "https://github.com/lacework/go-sdk.git", branch: "main"
9
0 commit comments