Skip to content

Commit

Permalink
CI: fixed openal-soft-1.16.0-bin.zip download url.
Browse files Browse the repository at this point in the history
  • Loading branch information
sezero committed Mar 21, 2021
1 parent 052e90d commit 99dc051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CI/before_script.msvc.sh
Expand Up @@ -261,7 +261,7 @@ if [ -z $SKIP_DOWNLOAD ]; then

# OpenAL
download "OpenAL-Soft 1.16.0" \
http://kcat.strangesoft.net/openal-binaries/openal-soft-1.16.0-bin.zip \
https://openal-soft.org/openal-binaries/openal-soft-1.16.0-bin.zip \
OpenAL-Soft-1.16.0.zip

fi
Expand Down

0 comments on commit 99dc051

Please sign in to comment.