Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Point to default Zeek Package repo & update geoip-conn pointer (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz authored Jul 24, 2020
1 parent e6ed82c commit 568cbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brim/release
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ if [ "$OS" = Windows_NT ]; then
fi
$sudo zkg install --force hassh --version cfa2315257eaa972e86f7fcd694712e0d32762ff
$sudo zkg install --force ja3 --version 133f2a128b873f9c40e4e65c2b9dc372a801cf24
$sudo zkg install --force https://github.com/brimsec/geoip-conn --version 3d6ecdfd7d7b942ac374963d12f4945d514ed3bd
$sudo zkg install --force geoip-conn --version 66f3905f8a410e6aa6a6e95dd9b07c3e4f4fc2ca

mkdir -p zeek/bin zeek/share/zeek
cp brim/zeekrunner$exe zeek
Expand Down

0 comments on commit 568cbe9

Please sign in to comment.