Skip to content

Commit e6a8486

Browse files
committed
zeek 7.0.5
1 parent 9842a0c commit e6a8486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/z/zeek.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Zeek < Formula
22
desc "Network security monitor"
33
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"
4+
url "https://github.com/zeek/zeek/releases/download/v7.0.5/zeek-7.0.5.tar.gz"
5+
sha256 "e0e6e6f5d5b0402bb1ccd02ecee0ac5bd237d60c5095d71a146651c7f6721eb7"
66
license "BSD-3-Clause"
77
head "https://github.com/zeek/zeek.git", branch: "master"
88

0 commit comments

Comments
 (0)