Skip to content

Commit 8b9a19f

Browse files
DilumAluthgeBotStefanKarpinski
andauthoredFeb 21, 2025··
🤖 [master] Bump the Downloads stdlib from e692e77 to e7fe58f (#57495)
Stdlib: Downloads URL: https://github.com/JuliaLang/Downloads.jl.git Stdlib branch: master Julia branch: master Old commit: e692e77 New commit: e7fe58f Julia version: 1.13.0-DEV Downloads version: 1.7.0(It's okay that it doesn't match) Bump invoked by: @StefanKarpinski Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaLang/Downloads.jl@e692e77...e7fe58f ``` $ git log --oneline e692e77..e7fe58f e7fe58f Oops: delete debug lines 9f686f0 Get default file name from content-disposition or URL (#269) 9391b09 Adapt code to more recent Julia versions 03f0d4d Drop support (and CI) for Julia < 1.10 (LTS) ``` Co-authored-by: StefanKarpinski <153596+StefanKarpinski@users.noreply.github.com>
1 parent e2cc68c commit 8b9a19f

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
 

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

-1
This file was deleted.

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

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3b97f25ac9fc1c8fed56bf0a91d5e6ab
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dc03b3a2768cb455e11c3e8bd506dec907a79da9f2b336df816d9cc5b937e1d45148c218111c2a1b8471412ae9ec38c0d056bdb718cbd7031953830356a44396

‎stdlib/Downloads.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
DOWNLOADS_BRANCH = master
2-
DOWNLOADS_SHA1 = e692e77fb5427bf3c6e81514b323c39a88217eec
2+
DOWNLOADS_SHA1 = e7fe58f330301f9ed9d6d5ded64df70e65d674c2
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)
Please sign in to comment.