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 9842a0c commit e6a8486Copy full SHA for e6a8486
Formula/z/zeek.rb
@@ -1,8 +1,8 @@
1
class Zeek < Formula
2
desc "Network security monitor"
3
homepage "https://zeek.org/"
4
- url "https://github.com/zeek/zeek/releases/download/v7.0.4/zeek-7.0.4.tar.gz"
5
- sha256 "131050fee95fd76400322cc9e80db6d797e296361d43e3fb10f3ceb1bf93428e"
+ url "https://github.com/zeek/zeek/releases/download/v7.0.5/zeek-7.0.5.tar.gz"
+ sha256 "e0e6e6f5d5b0402bb1ccd02ecee0ac5bd237d60c5095d71a146651c7f6721eb7"
6
license "BSD-3-Clause"
7
head "https://github.com/zeek/zeek.git", branch: "master"
8
0 commit comments