Skip to content

Commit

Permalink
Build from Zeek v7.0.0 and use latest GeoIP database (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz authored Aug 9, 2024
1 parent 00653b1 commit 49cc512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: zeek/zeek
ref: v6.2.0
ref: v7.0.0
fetch-depth: 1
submodules: recursive
path: zeek-src
Expand Down
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ install_zeek_package() {

$sudo pip3 install btest wheel

install_zeek_package brimdata/geoip-conn 4be3eb91a556c91659953f27495b0ab52dae9219
install_zeek_package brimdata/geoip-conn aba34d6b9e87d7e21a895f2513d809b4dfcf804d
install_zeek_package salesforce/hassh 76a47abe9382109ce9ba530e7f1d7014a4a95209
install_zeek_package salesforce/ja3 421dd4f3616b533e6971bb700289c6bb8355e707

Expand Down

0 comments on commit 49cc512

Please sign in to comment.