Skip to content

Commit 678508f

Browse files
Update 1.11-rc
1 parent 8b90098 commit 678508f

File tree

7 files changed

+0
-335
lines changed

7 files changed

+0
-335
lines changed

1.11-rc/bookworm/Dockerfile

Lines changed: 0 additions & 87 deletions
This file was deleted.

1.11-rc/bookworm/docker-entrypoint.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.

1.11-rc/bullseye/Dockerfile

Lines changed: 0 additions & 87 deletions
This file was deleted.

1.11-rc/bullseye/docker-entrypoint.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.

1.11-rc/windows/windowsservercore-1809/Dockerfile

Lines changed: 0 additions & 46 deletions
This file was deleted.

1.11-rc/windows/windowsservercore-ltsc2022/Dockerfile

Lines changed: 0 additions & 46 deletions
This file was deleted.

versions.json

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -93,53 +93,6 @@
9393
],
9494
"version": "1.11.0"
9595
},
96-
"1.11-rc": {
97-
"arches": {
98-
"amd64": {
99-
"sha256": "fdbd1aae595bd90f20b01cffe7ec34afcd25568b6351888065c934923ecfa042",
100-
"url": "https://julialang-s3.julialang.org/bin/linux/x64/1.11/julia-1.11.0-rc4-linux-x86_64.tar.gz"
101-
},
102-
"arm64v8": {
103-
"sha256": "bc87e519a7f4d1633ca38db2b6bafd58f7025601202291a8ab6dd680101ad44f",
104-
"url": "https://julialang-s3.julialang.org/bin/linux/aarch64/1.11/julia-1.11.0-rc4-linux-aarch64.tar.gz"
105-
},
106-
"darwin-amd64": {
107-
"sha256": "15852b4df3c3e1bd74c8d2da617674af8db52d7ea94e512072c1c9f58574ba97",
108-
"url": "https://julialang-s3.julialang.org/bin/mac/x64/1.11/julia-1.11.0-rc4-mac64.tar.gz"
109-
},
110-
"darwin-arm64v8": {
111-
"sha256": "77e0f982184b52578bc2fca856c41d5808392c9c037f7f7318249cacc9e88197",
112-
"url": "https://julialang-s3.julialang.org/bin/mac/aarch64/1.11/julia-1.11.0-rc4-macaarch64.tar.gz"
113-
},
114-
"freebsd-amd64": {
115-
"sha256": "895d2a51c4909bbdd3e2bc4ac4c0eaba811c40ee6ccd9e653edf653f77f28f85",
116-
"url": "https://julialang-s3.julialang.org/bin/freebsd/x64/1.11/julia-1.11.0-rc4-freebsd-x86_64.tar.gz"
117-
},
118-
"i386": {
119-
"sha256": "dbcb66e774c71daf53d8b2582d30352c8696f05907e82b64a49754f718447196",
120-
"url": "https://julialang-s3.julialang.org/bin/linux/x86/1.11/julia-1.11.0-rc4-linux-i686.tar.gz"
121-
},
122-
"ppc64le": {
123-
"sha256": "06892cc4172e4e7a62051e68acd1a664da5e8e0cdd5f4902c5cad679ac27890d",
124-
"url": "https://julialang-s3.julialang.org/bin/linux/ppc64le/1.11/julia-1.11.0-rc4-linux-ppc64le.tar.gz"
125-
},
126-
"windows-amd64": {
127-
"sha256": "8db57de418602e300e8332b7140498cd3f72ce841bbd16135b20bf1f0cada689",
128-
"url": "https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.0-rc4-win64.exe"
129-
},
130-
"windows-i386": {
131-
"sha256": "88787dc332ead00cfd4840a4e7e6dd152a96041b9da2e89f6731a9d98db53f51",
132-
"url": "https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.0-rc4-win32.exe"
133-
}
134-
},
135-
"variants": [
136-
"bookworm",
137-
"bullseye",
138-
"windows/windowsservercore-ltsc2022",
139-
"windows/windowsservercore-1809"
140-
],
141-
"version": "1.11.0-rc4"
142-
},
14396
"1.6": {
14497
"arches": {
14598
"alpine-amd64": {

0 commit comments

Comments
 (0)