Skip to content

Commit

Permalink
🤖 [master] Bump the Pkg stdlib from a0851bcfd to ed7a8dca8 (#54352)
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: a0851bcfd
New commit: ed7a8dca8
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@a0851bc...ed7a8dc

```
$ git log --oneline a0851bcfd..ed7a8dca8
ed7a8dca8 add note about `activate -` to command help (#3888)
c26ad23e9 Use `Base.format_bytes` (#3763)
c59b37ffd add hint kwarg to complete_line (#3886)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
DilumAluthgeBot and DilumAluthge committed May 4, 2024
1 parent 5c549a1 commit da6892f
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.

This file was deleted.

This file was deleted.

@@ -0,0 +1 @@
91a4123a095445b23346722889ada2aa
@@ -0,0 +1 @@
628b07742b6d38812a0cea79396cf651950e703eded4f6626cc3395cecd85da17f97bf7698ca31cad1a5fec0de7e0b924212a2172f6f4ea3230965bc3d13bd16
2 changes: 1 addition & 1 deletion stdlib/Pkg.version
@@ -1,4 +1,4 @@
PKG_BRANCH = master
PKG_SHA1 = a0851bcfd73aad084fe7b05919c8e6cfc5c1b7a4
PKG_SHA1 = ed7a8dca87fa58d80053abf68fb7dfefa54d554e
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 da6892f

Please sign in to comment.