-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Update julia #8449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update julia #8449
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changes: - docker-library/julia@5bdaf3b: Update to 1.5.0-rc2
Diff for 82f5f43:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 8712cef..ce399a3 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -46,26 +46,26 @@ GitCommit: a427b70887e18776bf16b3f06bfc136a65392690
Directory: 1.4/windows/windowsservercore-ltsc2016
Constraints: windowsservercore-ltsc2016
-Tags: 1.5.0-rc1-alpine3.12, 1.5.0-alpine3.12, 1.5-alpine3.12, 1.5-rc-alpine3.12, rc-alpine3.12, 1.5.0-rc1-alpine, 1.5.0-alpine, 1.5-alpine, 1.5-rc-alpine, rc-alpine
-GitCommit: fb8e27612702b2dc93f109947a4df0f99477f3b0
+Tags: 1.5.0-rc2-alpine3.12, 1.5.0-alpine3.12, 1.5-alpine3.12, 1.5-rc-alpine3.12, rc-alpine3.12, 1.5.0-rc2-alpine, 1.5.0-alpine, 1.5-alpine, 1.5-rc-alpine, rc-alpine
+GitCommit: 5bdaf3b9a62fc93817903a480e7bbed2faece1c9
Directory: 1.5-rc/alpine3.12
-Tags: 1.5.0-rc1-buster, 1.5.0-buster, 1.5-buster, 1.5-rc-buster, rc-buster
-SharedTags: 1.5.0-rc1, 1.5.0, 1.5, 1.5-rc, rc
+Tags: 1.5.0-rc2-buster, 1.5.0-buster, 1.5-buster, 1.5-rc-buster, rc-buster
+SharedTags: 1.5.0-rc2, 1.5.0, 1.5, 1.5-rc, rc
Architectures: amd64, arm64v8, i386
-GitCommit: 6a716f3d1f28aaafce298c33e27a053443eec6fb
+GitCommit: 5bdaf3b9a62fc93817903a480e7bbed2faece1c9
Directory: 1.5-rc/buster
-Tags: 1.5.0-rc1-windowsservercore-1809, 1.5.0-windowsservercore-1809, 1.5-windowsservercore-1809, 1.5-rc-windowsservercore-1809, rc-windowsservercore-1809
-SharedTags: 1.5.0-rc1, 1.5.0, 1.5, 1.5-rc, rc
+Tags: 1.5.0-rc2-windowsservercore-1809, 1.5.0-windowsservercore-1809, 1.5-windowsservercore-1809, 1.5-rc-windowsservercore-1809, rc-windowsservercore-1809
+SharedTags: 1.5.0-rc2, 1.5.0, 1.5, 1.5-rc, rc
Architectures: windows-amd64
-GitCommit: 6a716f3d1f28aaafce298c33e27a053443eec6fb
+GitCommit: 5bdaf3b9a62fc93817903a480e7bbed2faece1c9
Directory: 1.5-rc/windows/windowsservercore-1809
Constraints: windowsservercore-1809
-Tags: 1.5.0-rc1-windowsservercore-ltsc2016, 1.5.0-windowsservercore-ltsc2016, 1.5-windowsservercore-ltsc2016, 1.5-rc-windowsservercore-ltsc2016, rc-windowsservercore-ltsc2016
-SharedTags: 1.5.0-rc1, 1.5.0, 1.5, 1.5-rc, rc
+Tags: 1.5.0-rc2-windowsservercore-ltsc2016, 1.5.0-windowsservercore-ltsc2016, 1.5-windowsservercore-ltsc2016, 1.5-rc-windowsservercore-ltsc2016, rc-windowsservercore-ltsc2016
+SharedTags: 1.5.0-rc2, 1.5.0, 1.5, 1.5-rc, rc
Architectures: windows-amd64
-GitCommit: 6a716f3d1f28aaafce298c33e27a053443eec6fb
+GitCommit: 5bdaf3b9a62fc93817903a480e7bbed2faece1c9
Directory: 1.5-rc/windows/windowsservercore-ltsc2016
Constraints: windowsservercore-ltsc2016
diff --git a/_bashbrew-list b/_bashbrew-list
index 8bb435a..312c1fc 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -36,12 +36,12 @@ julia:1.5.0
julia:1.5.0-alpine
julia:1.5.0-alpine3.12
julia:1.5.0-buster
-julia:1.5.0-rc1
-julia:1.5.0-rc1-alpine
-julia:1.5.0-rc1-alpine3.12
-julia:1.5.0-rc1-buster
-julia:1.5.0-rc1-windowsservercore-1809
-julia:1.5.0-rc1-windowsservercore-ltsc2016
+julia:1.5.0-rc2
+julia:1.5.0-rc2-alpine
+julia:1.5.0-rc2-alpine3.12
+julia:1.5.0-rc2-buster
+julia:1.5.0-rc2-windowsservercore-1809
+julia:1.5.0-rc2-windowsservercore-ltsc2016
julia:1.5.0-windowsservercore-1809
julia:1.5.0-windowsservercore-ltsc2016
julia:buster
diff --git a/julia_rc-alpine/Dockerfile b/julia_rc-alpine/Dockerfile
index d6206c6..19dba19 100644
--- a/julia_rc-alpine/Dockerfile
+++ b/julia_rc-alpine/Dockerfile
@@ -8,19 +8,19 @@ ENV PATH $JULIA_PATH/bin:$PATH
ENV JULIA_GPG 3673DF529D9049477F76B37566E3C7DC03D6E495
# https://julialang.org/downloads/
-ENV JULIA_VERSION 1.5.0-rc1
+ENV JULIA_VERSION 1.5.0-rc2
RUN set -eux; \
\
apk add --no-cache --virtual .fetch-deps gnupg; \
\
# https://julialang.org/downloads/#julia-command-line-version
-# https://julialang-s3.julialang.org/bin/checksums/julia-1.5.0-rc1.sha256
+# https://julialang-s3.julialang.org/bin/checksums/julia-1.5.0-rc2.sha256
# this "case" statement is generated via "update.sh"
apkArch="$(apk --print-arch)"; \
case "$apkArch" in \
# amd64
- x86_64) tarArch='x86_64'; dirArch='x64'; sha256='43e3a30133aee14657cc8984cc51e8f308ac1978e4c5986f4c976b8e8747194f' ;; \
+ x86_64) tarArch='x86_64'; dirArch='x64'; sha256='57e0b895969c2ab2db56b10aa05df2dbd731f02fa4de43f98c4f4b6ad03cebf3' ;; \
*) echo >&2 "error: current architecture ($apkArch) does not have a corresponding Julia binary release"; exit 1 ;; \
esac; \
\
diff --git a/julia_rc-buster/Dockerfile b/julia_rc-buster/Dockerfile
index 17a916b..17346c0 100644
--- a/julia_rc-buster/Dockerfile
+++ b/julia_rc-buster/Dockerfile
@@ -17,7 +17,7 @@ ENV PATH $JULIA_PATH/bin:$PATH
ENV JULIA_GPG 3673DF529D9049477F76B37566E3C7DC03D6E495
# https://julialang.org/downloads/
-ENV JULIA_VERSION 1.5.0-rc1
+ENV JULIA_VERSION 1.5.0-rc2
RUN set -eux; \
\
@@ -32,16 +32,16 @@ RUN set -eux; \
fi; \
\
# https://julialang.org/downloads/#julia-command-line-version
-# https://julialang-s3.julialang.org/bin/checksums/julia-1.5.0-rc1.sha256
+# https://julialang-s3.julialang.org/bin/checksums/julia-1.5.0-rc2.sha256
# this "case" statement is generated via "update.sh"
dpkgArch="$(dpkg --print-architecture)"; \
case "${dpkgArch##*-}" in \
# amd64
- amd64) tarArch='x86_64'; dirArch='x64'; sha256='a4ea36aa86269116992393067e5afc182707cb4f26eac9fddda08e04a9c7b94d' ;; \
+ amd64) tarArch='x86_64'; dirArch='x64'; sha256='b830c75e0839902337a59b0eb3db73b8d1d79c2a548b32b204c82486748bd78c' ;; \
# arm64v8
- arm64) tarArch='aarch64'; dirArch='aarch64'; sha256='7e9f3fac46264a2c861c542adce9d6b47276976dab40cbe19ca7ed2c97a82b66' ;; \
+ arm64) tarArch='aarch64'; dirArch='aarch64'; sha256='1034d1e5d4793fd46cd02f5df2eb3c5380d42d01146df3615f66d8848eb9ff3d' ;; \
# i386
- i386) tarArch='i686'; dirArch='x86'; sha256='ebc76bc879f722375e658a2c3cd43304ee8b05035fa46b8ad7c5c8eef1091a42' ;; \
+ i386) tarArch='i686'; dirArch='x86'; sha256='983161f0b96de0e1d6e5e7690f8b50d4ac20761a2472db228a03a484fe7c7086' ;; \
*) echo >&2 "error: current architecture ($dpkgArch) does not have a corresponding Julia binary release"; exit 1 ;; \
esac; \
\
diff --git a/julia_rc-windowsservercore-1809/Dockerfile b/julia_rc-windowsservercore-1809/Dockerfile
index 6e83628..6c05712 100644
--- a/julia_rc-windowsservercore-1809/Dockerfile
+++ b/julia_rc-windowsservercore-1809/Dockerfile
@@ -3,8 +3,8 @@ FROM mcr.microsoft.com/windows/servercore:1809
# $ProgressPreference: https://github.com/PowerShell/PowerShell/issues/2138#issuecomment-251261324
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
-ENV JULIA_VERSION 1.5.0-rc1
-ENV JULIA_SHA256 094b27a7ecacec213334154929543becf3feb13a0dc30217f64dbb9db311054b
+ENV JULIA_VERSION 1.5.0-rc2
+ENV JULIA_SHA256 f7ffc20494e4e6df5881f719250afe8b5f85c8f5dc8977d6b135dd1666cef37b
RUN $url = ('https://julialang-s3.julialang.org/bin/winnt/x64/{1}/julia-{0}-win64.exe' -f $env:JULIA_VERSION, ($env:JULIA_VERSION.Split('.')[0..1] -Join '.')); \
Write-Host ('Downloading {0} ...' -f $url); \
diff --git a/julia_rc-windowsservercore-ltsc2016/Dockerfile b/julia_rc-windowsservercore-ltsc2016/Dockerfile
index 08544ef..f9038a2 100644
--- a/julia_rc-windowsservercore-ltsc2016/Dockerfile
+++ b/julia_rc-windowsservercore-ltsc2016/Dockerfile
@@ -3,8 +3,8 @@ FROM mcr.microsoft.com/windows/servercore:ltsc2016
# $ProgressPreference: https://github.com/PowerShell/PowerShell/issues/2138#issuecomment-251261324
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
-ENV JULIA_VERSION 1.5.0-rc1
-ENV JULIA_SHA256 094b27a7ecacec213334154929543becf3feb13a0dc30217f64dbb9db311054b
+ENV JULIA_VERSION 1.5.0-rc2
+ENV JULIA_SHA256 f7ffc20494e4e6df5881f719250afe8b5f85c8f5dc8977d6b135dd1666cef37b
RUN $url = ('https://julialang-s3.julialang.org/bin/winnt/x64/{1}/julia-{0}-win64.exe' -f $env:JULIA_VERSION, ($env:JULIA_VERSION.Split('.')[0..1] -Join '.')); \
Write-Host ('Downloading {0} ...' -f $url); \ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes: