diff --git a/aggregate.meta b/aggregate.meta index 21ed44a..6e61ac2 100644 --- a/aggregate.meta +++ b/aggregate.meta @@ -2182,7 +2182,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.5 +version = v0.0.6 [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 .