Skip to content

Commit

Permalink
Update Downloads.jl to fix download hanging, fixes JuliaLang#39789. (J…
Browse files Browse the repository at this point in the history
…uliaLang#39833)

$ git log --pretty=oneline --abbrev=commit 2b4bed9..6bb8306
6bb83068bd796c4890baaeb39628ff79a4979374 Stop the grace timer iff adding first handle (fix JuliaLang#99) (JuliaLang#102)
af6864d8872247faf2a402d6b2baca5cb74ab96e fix ssh_key_pass bug (fix JuliaLang#91) (JuliaLang#100)
  • Loading branch information
fredrikekre authored and ElOceanografo committed May 4, 2021
1 parent c2ad519 commit ec3ac37
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7e0ab65c9c6f9413a458ee77ad5e0b29
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b7961928dffd19fb4e5220da694260ae822e80b5ae39ad503f493dcd225f54bc50d4df1b2e833473a164dd42b89c710528d6c58c60f0997492f2551ae1eebaf4
2 changes: 1 addition & 1 deletion stdlib/Downloads.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DOWNLOADS_BRANCH = master
DOWNLOADS_SHA1 = 2b4bed901185edcb59389515378eba2f26aaa577
DOWNLOADS_SHA1 = 6bb83068bd796c4890baaeb39628ff79a4979374

0 comments on commit ec3ac37

Please sign in to comment.