mirror of
https://github.com/JuliaLang/julia.git
synced 2026-05-28 03:10:33 +08:00
Some checks failed
Whitespace / Check whitespace (push) Has been cancelled
Stdlib: LibCURL
URL: https://github.com/JuliaWeb/LibCURL.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 2e3f4cc
New commit: b8ee014
Julia version: 1.14.0-DEV
LibCURL version: 1.0.0 (Does not match)
Bump invoked by: @DilumAluthge
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)
Diff:
2e3f4cc614...b8ee014008
```
$ git log --oneline 2e3f4cc..b8ee014
b8ee014 Bump julia-actions/cache from 2 to 3 (#120)
71acb9f Bump codecov/codecov-action from 5 to 6 (#121)
```
Co-authored-by: DilumAluthge <5619885+DilumAluthge@users.noreply.github.com>
5 lines
220 B
Plaintext
5 lines
220 B
Plaintext
LIBCURL_BRANCH = master
|
|
LIBCURL_SHA1 = b8ee0140082ce5b3d9169e597e5c3a8f146ad58d
|
|
LIBCURL_GIT_URL := https://github.com/JuliaWeb/LibCURL.jl.git
|
|
LIBCURL_TAR_URL = https://api.github.com/repos/JuliaWeb/LibCURL.jl/tarball/$1
|