mirror of
https://github.com/JuliaLang/julia.git
synced 2026-05-28 03:10:33 +08:00
Stdlib: Downloads
URL: https://github.com/JuliaLang/Downloads.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 168d18d
New commit: faa1314
Julia version: 1.14.0-DEV
Downloads version: 1.7.0 (It's okay that it doesn't match)
Bump invoked by: @DilumAluthge
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)
Diff:
168d18ddce...faa131426e
```
$ git log --oneline 168d18d..faa1314
faa1314 Bump julia-actions/setup-julia from 2 to 3 (#292)
e59fd8b Bump julia-actions/cache from 2 to 3 (#290)
f1937ce Bump codecov/codecov-action from 5 to 6 (#291)
```
Co-authored-by: DilumAluthge <5619885+DilumAluthge@users.noreply.github.com>
5 lines
234 B
Plaintext
5 lines
234 B
Plaintext
DOWNLOADS_BRANCH = master
|
|
DOWNLOADS_SHA1 = faa131426e782d43635e9605dd21c2346fce2d54
|
|
DOWNLOADS_GIT_URL := https://github.com/JuliaLang/Downloads.jl.git
|
|
DOWNLOADS_TAR_URL = https://api.github.com/repos/JuliaLang/Downloads.jl/tarball/$1
|