Skip to content

Commit aaaf5de

Browse files
🤖 [backports-release-1.10] Bump the Downloads stdlib from f97c72f to ead289a (#52886)
Stdlib: Downloads URL: https://github.com/JuliaLang/Downloads.jl.git Stdlib branch: release-1.10 Julia branch: backports-release-1.10 Old commit: f97c72f New commit: ead289a Julia version: 1.10.0 Downloads version: 1.6.0(It's okay that it doesn't match) Bump invoked by: @IanButterworth Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaLang/Downloads.jl@f97c72f...ead289a ``` $ git log --oneline f97c72f..ead289a ead289a Close Multi timers atexit. Add 1.6 CI (#234) 8a614d5 Skip flakey "concurrent requests" tests on windows (#228) 246504e add a small precompile workload (#226) 3ed0f08 Document how to bypass the 20-second timeout (#222) ``` Co-authored-by: Dilum Aluthge <[email protected]>
1 parent e5ccc44 commit aaaf5de

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
da2061b0d47363871498a106db7dd87c
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
15a82d0afd7661a0d003af8ff23e92982221e53d886239550e05a4202a646f13f00d86325023f1dccc9dbb871152a54e4977fd5be3c5bf3aa27e5439e1b265df

‎deps/checksums/Downloads-f97c72fbd726e208a04c53791b35cc34c747569f.tar.gz/md5

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎deps/checksums/Downloads-f97c72fbd726e208a04c53791b35cc34c747569f.tar.gz/sha512

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎stdlib/Downloads.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
DOWNLOADS_BRANCH = release-1.10
2-
DOWNLOADS_SHA1 = f97c72fbd726e208a04c53791b35cc34c747569f
2+
DOWNLOADS_SHA1 = ead289a7f1be7689738aaea9b12d919424a106ef
33
DOWNLOADS_GIT_URL := https://github.com/JuliaLang/Downloads.jl.git
44
DOWNLOADS_TAR_URL = https://api.github.com/repos/JuliaLang/Downloads.jl/tarball/$1

0 commit comments

Comments
 (0)