Skip to content

Commit

Permalink
toolchain: bump libvori
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-zero committed Dec 23, 2020
1 parent 90c83fd commit 84d0838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/toolchain/scripts/install_libvori.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
[ "${BASH_SOURCE[0]}" ] && SCRIPT_NAME="${BASH_SOURCE[0]}" || SCRIPT_NAME=$0
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")" && pwd -P)"

libvori_ver="201217"
libvori_sha256="6ad456ed6ca5d28cadcc0d90eabe8fff5caa77b99f12764323de5e3ae21cddf5"
libvori_ver="201223"
libvori_sha256="2307dcb85cbab1d61479b4c3854c1eaab4c19c3b55787a084e070e14388897cd"

# shellcheck source=/dev/null
source "${SCRIPT_DIR}"/common_vars.sh
Expand Down

0 comments on commit 84d0838

Please sign in to comment.