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

Commit

Permalink
Upgrade joern (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabsx00 authored Mar 31, 2021
1 parent fc18867 commit 9fa0705
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.113"
readonly JOERN_VERSION="v1.1.133"

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

0 comments on commit 9fa0705

Please sign in to comment.