Skip to content

Commit

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

Diff:
JuliaLang/Pkg.jl@78bca42...8c99679

```
$ git log --oneline 78bca4227..8c996799b
8c996799b Fix HistoricalStdlibVersions install to version (#3930)
db8ce8919 update docs for test in REPL (#3924)
7f6eb8b8e avoid returning empty completion when aborting to not have it inline complete directories (#3917)
```

Co-authored-by: Dilum Aluthge <[email protected]>
  • Loading branch information
DilumAluthgeBot and DilumAluthge committed Jun 18, 2024
1 parent 0d30be8 commit 7c5c724
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 @@
a1d68c0bf75dddffb3cb9160c057e240
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e14138b82cc0b9100e0b36b9737434a7bae596a5d8b084137679eca346a34c74211e6b873687ee6cecb565289b8f210dc0a4360de9cc7c4551d590e584c7d383
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 = 78bca42272aac3f3b1f9d621a2f995babfc23f2e
PKG_SHA1 = 8c996799b0ae3d6cccf8a5f25744deb6640adb9e
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 7c5c724

Please sign in to comment.