We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52f01c commit b60e6c7Copy full SHA for b60e6c7
1 file changed
Dockerfile
@@ -872,8 +872,8 @@ RUN \
872
# bump: x265 /X265_VERSION=([\d.]+)/ https://bitbucket.org/multicoreware/x265_git.git|*
873
# bump: x265 after ./hashupdate Dockerfile X265 $LATEST
874
# bump: x265 link "Source diff $CURRENT..$LATEST" https://bitbucket.org/multicoreware/x265_git/branches/compare/$LATEST..$CURRENT#diff
875
-ARG X265_VERSION=4.0
876
-ARG X265_SHA256=75b4d05629e365913de3100b38a459b04e2a217a8f30efaa91b572d8e6d71282
+ARG X265_VERSION=4.1
+ARG X265_SHA256=a31699c6a89806b74b0151e5e6a7df65de4b49050482fe5ebf8a4379d7af8f29
877
ARG X265_URL="https://bitbucket.org/multicoreware/x265_git/downloads/x265_$X265_VERSION.tar.gz"
878
# CMAKEFLAGS issue
879
# https://bitbucket.org/multicoreware/x265_git/issues/620/support-passing-cmake-flags-to-multilibsh
0 commit comments