Skip to content

Commit

Permalink
🤖 [master] Bump the Pkg stdlib from 799dc2d54 to 116ba910c (#56336)
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: 799dc2d54
New commit: 116ba910c
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@799dc2d...116ba91

```
$ git log --oneline 799dc2d54..116ba910c
116ba910c fix Base.unreference_module call (#4057)
6ed1d2f40 do not show right hand progress without colors (#4047)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
2 people authored and pull[bot] committed Dec 15, 2024
1 parent 953902d commit 571a88f
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 @@
9905cd10c29974f3b0bb47f2e40951b0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b99db15e6646b1eaa35df705ca39c7f3ddb05073293c779963231c22d17f4ae449739f4e8535a41ae9ae5fb1661f76c915fb2c7853a86fc695335b3e1ce3c06d

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 = 799dc2d54c4e809b9779de8c604564a5b3befaa0
PKG_SHA1 = 116ba910c74ab565d348aa8a50d6dd10148f11ab
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 571a88f

Please sign in to comment.