Skip to content

Commit

Permalink
bump capa to v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Feb 5, 2025
1 parent 9700bd0 commit 59baf89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/bin/capa-build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

export CAPA_VERSION="8.0.1"
export CAPA_VERSION="9.0.0"
export CAPA_SRC_URL="https://github.com/mandiant/capa/archive/refs/tags/v${CAPA_VERSION}.zip"
export CAPA_RULES_URL="https://github.com/mandiant/capa-rules/archive/refs/tags/v${CAPA_VERSION}.zip"

Expand Down

0 comments on commit 59baf89

Please sign in to comment.