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 c06d1ee commit dd384efCopy full SHA for dd384ef
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.8.0",
6
- revision: "80179a87c3b316e9a6296dd35f0ba9a55e78878d"
+ tag: "v2.8.1",
+ revision: "ef54b4ad33d3bd73f9892d48439bb52c499ec1dc"
7
license "Apache-2.0"
8
head "https://github.com/lacework/go-sdk.git", branch: "main"
9
0 commit comments