Skip to content

Commit

Permalink
Merge pull request #162571 from chenrui333/bump-osctrl-cli-0.3.5
Browse files Browse the repository at this point in the history
osctrl-cli 0.3.5
  • Loading branch information
BrewTestBot authored Feb 13, 2024
2 parents 5ee0fdb + 00ee283 commit 82481e8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/o/osctrl-cli.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class OsctrlCli < Formula
desc "Fast and efficient osquery management"
homepage "https://osctrl.net"
url "https://github.com/jmpsec/osctrl/archive/refs/tags/v0.3.4.tar.gz"
sha256 "612c27fffab5f9e1742dd6abc5879dcc11b89966542dde7ee9f88a31249352cb"
url "https://github.com/jmpsec/osctrl/archive/refs/tags/v0.3.5.tar.gz"
sha256 "4f62d6ecd3a0e8b76b1c3d555458f344c617bed000702e67a3e549b83c6d6633"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "494f37ae2466ebcea3f1d331d8210f1a1145453d32987a748f4560ff5d2c5eb4"
sha256 cellar: :any_skip_relocation, arm64_ventura: "761bbdbdc5f3a2d5b49f25a70e758cc073d87b91f82603a2c25237b5c545a26e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "53cb96f9b2889100d91bb553c2aba7ea614890ea1361f5371047a5f674131308"
sha256 cellar: :any_skip_relocation, sonoma: "f39a05e461bc34cc4fc2c5507f135c9e20bd8b7721a4eacc2914822d79026ce0"
sha256 cellar: :any_skip_relocation, ventura: "e74f355b6d299fe025fcb650dd41217ac6c89028e19668c77194e1053f941b84"
sha256 cellar: :any_skip_relocation, monterey: "3c814a0b3dfbb6c98eafe72897e5485030c9e600ddc3386cef51a28e0a87be09"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b4ca0c25b6f06d0b142795d891fc65ef8637f65cb8204c6d4ecc0fb6f16cd142"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1f5cbb519d2ae714bd27178534d93dfd0a925f76313d459119c951f78ad4d627"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e2e024967c79071ba28b017d1dcd91ae3ff6db1f0fb4d806df2a1c2588a8395f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0127c3e707d2945c79ec48e5f37a56d2105d8f787211818b1b0be3b3c91642cd"
sha256 cellar: :any_skip_relocation, sonoma: "20604e7ad0d572203dbbdb807a3b528a50c5047d39cc0631d98db4496daf51f2"
sha256 cellar: :any_skip_relocation, ventura: "182546b3b8796f90a65aa7b5006ed41954d96297386c4291178090cbd589c3ff"
sha256 cellar: :any_skip_relocation, monterey: "217b572b7a32684eb013f5f694311af61411b6e2edbe688c3bb5d42685466741"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0642e218e1a753cf7c90b8ad087755fb3862b0679d8be41c806cb3c2cb7538f3"
end

depends_on "go" => :build
Expand Down

0 comments on commit 82481e8

Please sign in to comment.