Skip to content

Commit

Permalink
🤖 [master] Bump the Pkg stdlib from ffb6edf03 to af5392db5 (#51749)
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: ffb6edf03
New commit: af5392db5
Julia version: 1.11.0-DEV
Pkg version: 1.11.0
Bump invoked by: @DilumAluthge
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Pkg.jl@ffb6edf...af5392d

```
$ git log --oneline ffb6edf03..af5392db5
af5392db5 Precompilation workload: restore the original depot and load paths (#3668)
b39ba05f3 Precompilation workload: set `"JULIA_PKG_UNPACK_REGISTRY" => nothing` (#3662)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
DilumAluthgeBot and DilumAluthge authored Oct 18, 2023
1 parent e36f65f commit 3cc4fdc
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 @@
65413e890729029a25b147ffc242a23f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f8ddfd14a1f1124a08cb8334ab58caf9f628e561b4523ea6e27880da191f359fa1e5c46db09cf8ad0c62736b241085b448314e6af243a34df3901b85fc8fe89f

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 = ffb6edf0306a651240b71641fb4aa5ab8cc7659b
PKG_SHA1 = af5392db53e1a45aa31bd93b507e163fc0205893
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 3cc4fdc

Please sign in to comment.