Skip to content

Commit

Permalink
🤖 [master] Bump the Pkg stdlib from e0821116e to 6859d6857 (#53703)
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: e0821116e
New commit: 6859d6857
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@e082111...6859d68

```
$ git log --oneline e0821116e..6859d6857
6859d6857 precompile: update kwargs (#3838)
4d73d60aa move threads assignment after precompilation (#3840)
28bbbd46f remove line about changing UUID to dev in readme (#3837)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
DilumAluthgeBot and DilumAluthge committed Mar 12, 2024
1 parent 7eb5cb8 commit 2a72d65
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 @@
16cb4d2bcc0bc1c13aa5f1ee02f5f8ee
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e92cb66a66bcdb9c717c868912b0b53e25f4a04ce380714f619e5be36e07ff21f457c87c2a2af23460f6703fdfd9f931ad65a47c0ff96a39a3075f1ca54275ae

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 = e0821116e9f4364a2b37a77183e93d055a111f4d
PKG_SHA1 = 6859d68579e7970daf00720901cf487563dca0da
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 2a72d65

Please sign in to comment.