Skip to content

Commit

Permalink
🤖 [master] Bump the Pkg stdlib from 116ba910c to 9f8e11a4c (#56386)
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: 116ba910c
New commit: 9f8e11a4c
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@116ba91...9f8e11a

```
$ git log --oneline 116ba910c..9f8e11a4c
9f8e11a4c strip out tree_hash for stdlibs that have have been freed in newer julia versions (#4062)
c0df25a47 rm dead code (#4061)
```

Co-authored-by: Dilum Aluthge <[email protected]>
  • Loading branch information
DilumAluthgeBot and DilumAluthge authored Oct 30, 2024
1 parent 2fe6562 commit 599b7ec
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f8a63ab3677f5df71a93d6d0a1f6333d
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3351c068974d2520a8f8fa9030d90c73cce69c87feae95c6ac6f166d3970a8096ed443280bef80b3409238a988aaea98f267bbec8978ad79594cedb0d59a37e5
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 = 116ba910c74ab565d348aa8a50d6dd10148f11ab
PKG_SHA1 = 9f8e11a4c0efb3b68a1e25a33f372f398c89cd66
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 599b7ec

Please sign in to comment.