Skip to content

Commit

Permalink
upgrade libvpx to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Mar 23, 2024
1 parent f0d3a5f commit 5eb0edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildscripts/download/download_vpx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

set -euo pipefail

VPX_VERSION=1.13.1
VPX_HASH=00dae80465567272abd077f59355f95ac91d7809a2d3006f9ace2637dd429d14
VPX_VERSION=1.14.0
VPX_HASH=5f21d2db27071c8a46f1725928a10227ae45c5cd1cad3727e4aafbe476e321fa

source "$(dirname "$(realpath "$0")")/common.sh"

Expand Down

0 comments on commit 5eb0edc

Please sign in to comment.