Skip to content

Commit 598a4de

Browse files
🤖 [backports-release-1.11] Bump the Downloads stdlib from a9d274f to 1061ecc (#55615)
Stdlib: Downloads URL: https://github.com/JuliaLang/Downloads.jl.git Stdlib branch: master Julia branch: backports-release-1.11 Old commit: a9d274f New commit: 1061ecc Julia version: 1.11.0-rc2 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@a9d274f...1061ecc ``` $ git log --oneline a9d274f..1061ecc 1061ecc Fix setting atexit. Fixes trailing download tasks during precompilation (#257) b871386 Add debug information to `setopt` commands (#248) 51e5321 fix: use invokelatest for easy_hook, avoid race (#241) 05f9ec2 make precompile workload relocatable (#236) 2dd891a Hardcode doc edit backlink (#232) ``` Co-authored-by: Dilum Aluthge <[email protected]>
1 parent 808203f commit 598a4de

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
70878dd96911d6960537dfee2a820d98
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
87d2bdc6c85cbbce5302aab8ffe92fc542c9c71a396844fcc04c0416be059b00298b4816ab5e5491dbf865660a3a6152f1c245875a1ec75fb49b4c7ba0d303d8

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

-1
This file was deleted.

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

-1
This file was deleted.

‎stdlib/Downloads.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
DOWNLOADS_BRANCH = master
2-
DOWNLOADS_SHA1 = a9d274ff6588cc5dbfa90e908ee34c2408bab84a
2+
DOWNLOADS_SHA1 = 1061ecc377a053fce0df94e1a19e5260f7c030f5
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)