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