Skip to content

Commit

Permalink
Merge pull request #200943 from Homebrew/bump-packetbeat-8.17.0
Browse files Browse the repository at this point in the history
packetbeat 8.17.0
  • Loading branch information
BrewTestBot authored Dec 12, 2024
2 parents 08d100a + 937b138 commit 13950f5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/p/packetbeat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ class Packetbeat < Formula
desc "Lightweight Shipper for Network Data"
homepage "https://www.elastic.co/products/beats/packetbeat"
url "https://github.com/elastic/beats.git",
tag: "v8.16.1",
revision: "f17e0828f1de9f1a256d3f520324fa6da53daee5"
tag: "v8.17.0",
revision: "092f0eae4d0d343cc3a142f671c2a0428df67840"
license "Apache-2.0"
head "https://github.com/elastic/beats.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e878a52e942b9b174db2a4340fb425f017c2f7bfa0cbccc75d9b74a94edfb63a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f8f1228bce8639962d014b8db6a27159307cd42f826eabddf10030ed6db3bff5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c196c4b02c7add9ae6e05d025946195412e941d9d60cd7381e252c33e73cca0a"
sha256 cellar: :any_skip_relocation, sonoma: "f585040601d89d3576d0701ff1c63f3279bb446ae974fd155ca7fac73e761bb4"
sha256 cellar: :any_skip_relocation, ventura: "6cb3de68e792b4ef263c981800a6f934c1b974386bffd3717bad605075708e7e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8e2a84e128d2a7e3f98775ed1a8b5f40b396956a743c039619362c7338fe94b0"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0af077bf35a81e393c9bcdf7f695e35b454e22a49b9f3689b028e6e4d5af7421"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "78d0abe95697db714020390f771bd442859144c9e523cd1e158af12115e9c6ee"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1cc206e810f88dc72fe8f3897cf80b184bc8e601b36884135431512d534362b3"
sha256 cellar: :any_skip_relocation, sonoma: "f5b4e29eaf6ca69c774dbafc21f79599d7708b9f19c87adc6202aaf2c7da78a7"
sha256 cellar: :any_skip_relocation, ventura: "d58ec19e96eb6a86df834a2f93d0186ee89157491aefc29f172de8debd3ace5e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9ac72e07b4592bf2b7e9792e6c44c6015da24bc24e59e0188e59ecab08f4b1ac"
end

depends_on "go" => :build
Expand Down

0 comments on commit 13950f5

Please sign in to comment.