🤖 [master] Bump the Pkg stdlib from c54ee594d to 60e3185e3 (#57603)
Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: c54ee594d
New commit: 60e3185e3
Julia version: 1.13.0-DEV
Pkg version: 1.12.0(Does not match)
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)
Diff:
https://github.com/JuliaLang/Pkg.jl/compare/c54ee594d1c16270d4f67e09788839d9618faf18...60e3185e38b1d49425fb3396b0fc9fe2ab1a3ab8
```
$ git log --oneline c54ee594d..60e3185e3
60e3185e3 Test fix: handle if tested Pkg is shipped version (#4182)
61115bee7 fix the right temp dir (#4181)
6fa32d5c3 use temp dir on same filesystem for source install (#4180)
cf6191bfa Pidlock source and artifact installation. Registry pidlock fixes. (#4168)
2779d42f4 Update toml-files.md (#4177)
f5174898e Changed Pkg.test to prioritise julia_args --threads over current process threads (#4141)
14831edf4 enable windows tree_hash checking (#4167)
92595ec67 Add more tests for BinaryBuilder usage (#4156)
```
Co-authored-by: IanButterworth <1694067+IanButterworth@users.noreply.github.com>