Skip to content

Commit

Permalink
🤖 [master] Bump the Pkg stdlib from 6dd0e7c9e to 76070d295 (JuliaLang…
Browse files Browse the repository at this point in the history
…#53357)

Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 6dd0e7c9e
New commit: 76070d295
Julia version: 1.12.0-DEV
Pkg version: 1.11.0(Does not match)
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Pkg.jl@6dd0e7c...76070d2

```
$ git log --oneline 6dd0e7c9e..76070d295
76070d295 Prevent repl crash on invalid command (JuliaLang#3800)
d267986c2 RFC: stop testing non-ARM on mac on CI (JuliaLang#3794)
2571be6d1 CI: Add Apple Silicon (macOS aarch64) to the CI matrix (JuliaLang#3793)
3075fb78c Simplify Pkg.Registry APIs. (JuliaLang#3785)
e6f1e0902 Explain about Manifest.toml per julia version (JuliaLang#3791)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
2 people authored and tecosaur committed Mar 4, 2024
1 parent b0dfc9b commit 52bb579
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 @@
777fe3e3dd5b6c7c1b436d3077d91c13
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b832093b4e387460a1d96526169e12c6ee2ff5a8bd1961c362dbcf4f4839790f3a0bdcf1d0e1524b77eea662cc7590483fc7e4e674f94f5e7f291970778ab128
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 = 6dd0e7c9e99d578aa5477e2c78c91a161ce4c357
PKG_SHA1 = 76070d295fc4a1f27f852e05400bbc956962e084
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 52bb579

Please sign in to comment.