Skip to content

Commit

Permalink
[ci] Bump VLC version
Browse files Browse the repository at this point in the history
  • Loading branch information
ntadej committed Jul 4, 2016
1 parent eca9ae9 commit eea11c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ branches:

environment:
vlcqt_version: 1.1.0
vlc_version: 2.2.3
vlc_version: 2.2.4

matrix:
# MSVC x86
Expand Down
2 changes: 1 addition & 1 deletion scripts/ci/osx/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ brew install qt5 p7zip ninja lcov
# Install other dependencies
pushd dependencies

export VLC_VERSION=2.2.3
export VLC_VERSION=2.2.4

# Install VLC
curl -LO http://download.videolan.org/vlc/${VLC_VERSION}/macosx/vlc-${VLC_VERSION}.dmg
Expand Down

0 comments on commit eea11c1

Please sign in to comment.