Skip to content

Commit

Permalink
🤖 [master] Bump the Downloads stdlib from f97c72f to 8a614d5 (JuliaLa…
Browse files Browse the repository at this point in the history
…ng#51246)

Stdlib: Downloads
URL: https://github.com/JuliaLang/Downloads.jl.git
Stdlib branch: master
Julia branch: master
Old commit: f97c72f
New commit: 8a614d5
Julia version: 1.11.0-DEV
Downloads version: 1.6.0(It's okay that it doesn't match)
Bump invoked by: @DilumAluthge
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Downloads.jl@f97c72f...8a614d5

```
$ git log --oneline f97c72f..8a614d5
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 <[email protected]>
  • Loading branch information
DilumAluthgeBot and DilumAluthge committed Sep 9, 2023
1 parent 8e77b63 commit 3fc4f6b
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 @@
e88a4630ab5cd62b1d2a6213cd2942b8
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
988a20fdd50c11dd66318d00032f14ae4c8b7809b507639d9907744cfdd0cff75c299ac67f99e62c25f527de1557ea6f736ee54ef18f2c54fbee76035de88aa5

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 = master
DOWNLOADS_SHA1 = f97c72fbd726e208a04c53791b35cc34c747569f
DOWNLOADS_SHA1 = 8a614d592810b15d17885838dec61da244a12e09
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 3fc4f6b

Please sign in to comment.