Skip to content

Commit

Permalink
Update aggregated metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
zeek-bot committed Nov 15, 2024
1 parent 3aff774 commit f65ac53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aggregate.meta
Original file line number Diff line number Diff line change
Expand Up @@ -2392,7 +2392,7 @@ script_dir = analyzer
summary = Spicy-based analyzer for the DNS protocol
test_command = cd tests && PATH=$(zkg config plugin_dir)/packages/spicy-plugin/bin:$PATH btest -d -j $(nproc)
url = https://github.com/zeek/spicy-dns
version = v0.0.9
version = v0.0.10

[zeek/spicy-http]
build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build .
Expand All @@ -2402,7 +2402,7 @@ script_dir = analyzer
summary = Spicy-based analyzer for the HTTP protocol
test_command = cd tests && PATH=$(zkg config plugin_dir)/packages/spicy-plugin/bin:$PATH btest -d -j $(nproc)
url = https://github.com/zeek/spicy-http
version = v0.0.9
version = v0.0.10

[zeek/spicy-ldap]
build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build .
Expand Down

0 comments on commit f65ac53

Please sign in to comment.