Skip to content

Commit

Permalink
🤖 [master] Bump the Pkg stdlib from d1d2fc986 to 43e7849ce (#55618)
Browse files Browse the repository at this point in the history
Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: d1d2fc986
New commit: 43e7849ce
Julia version: 1.12.0-DEV
Pkg version: 1.12.0
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Pkg.jl@d1d2fc9...43e7849

```
$ git log --oneline d1d2fc986..43e7849ce
43e7849ce make some test_logs match any because of new Downloads debugs (#4007)
8b2c0f329 Better error messages if artifact rename fails (#3827)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
2 people authored and KristofferC committed Sep 12, 2024
1 parent cfbc729 commit 69e2672
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d992a5c629199747d68baa1593a7c37d
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
27ea738dbc4db8e4a02b00fbbdc4e2047906fe0561dd4c7f9e5ce5ea9b0b7b8ef9e29234f8e435deaa6cb3e29861130b06cb0da11118c40d78f4c475ac48db3f

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion stdlib/Pkg.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PKG_BRANCH = master
PKG_SHA1 = d1d2fc986e7249909b450979acc4d359aacfc88e
PKG_SHA1 = 43e7849ce37545493d0da3226cd7449f5f88563e
PKG_GIT_URL := https://github.com/JuliaLang/Pkg.jl.git
PKG_TAR_URL = https://api.github.com/repos/JuliaLang/Pkg.jl/tarball/$1

0 comments on commit 69e2672

Please sign in to comment.