Skip to content

Commit

Permalink
🤖 [backports-release-1.10] Bump the Downloads stdlib from f97c72f to …
Browse files Browse the repository at this point in the history
…ead289a (JuliaLang#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 (JuliaLang#234)
8a614d5 Skip flakey "concurrent requests" tests on windows (JuliaLang#228)
246504e add a small precompile workload (JuliaLang#226)
3ed0f08 Document how to bypass the 20-second timeout (JuliaLang#222)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
2 people authored and Drvi committed Jun 7, 2024
1 parent 8daaf5c commit f64c6e2
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
da2061b0d47363871498a106db7dd87c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
15a82d0afd7661a0d003af8ff23e92982221e53d886239550e05a4202a646f13f00d86325023f1dccc9dbb871152a54e4977fd5be3c5bf3aa27e5439e1b265df

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion stdlib/Downloads.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DOWNLOADS_BRANCH = release-1.10
DOWNLOADS_SHA1 = f97c72fbd726e208a04c53791b35cc34c747569f
DOWNLOADS_SHA1 = ead289a7f1be7689738aaea9b12d919424a106ef
DOWNLOADS_GIT_URL := https://github.com/JuliaLang/Downloads.jl.git
DOWNLOADS_TAR_URL = https://api.github.com/repos/JuliaLang/Downloads.jl/tarball/$1

0 comments on commit f64c6e2

Please sign in to comment.