julia
5ec41e90 - [deps] Update most jll stdlibs to newer builds (#56958)

Commit
1 year ago
[deps] Update most jll stdlibs to newer builds (#56958) This is mainly to get checksums for `riscv64-linux-gnu` builds of many dependencies. We're only changing the build version for most packages, only packages upgraded to newer upstream versions are * libblastrampoline (only [change between v5.11.2 and v5.12.0](https://github.com/JuliaLinearAlgebra/libblastrampoline/compare/v5.11.2...v5.12.0) is the version number, for the rest it should be functionally equivalent) * openlibm: https://github.com/JuliaMath/openlibm/compare/v0.8.1...v0.8.4 Checksums updated with ``` make -f contrib/refresh_checksums.mk -j blastrampoline openlibm gmp libssh2 libuv pcre zlib dsfmt p7zip ```
Author
Parents
Loading