Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit

Permalink
Upgrade joern (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabsx00 authored May 18, 2021
1 parent 4d2210f commit d1b32c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -o pipefail
set -o nounset
set -eu

readonly JOERN_VERSION="v1.1.156"
readonly JOERN_VERSION="v1.1.165"

if [ "$(uname)" = 'Darwin' ]; then
# get script location
Expand Down

0 comments on commit d1b32c6

Please sign in to comment.