Skip to content

Commit 59102aa

Browse files
πŸ€– [master] Bump the Pkg stdlib from 6dd0e7c9e to 76070d295 (#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 (#3800) d267986c2 RFC: stop testing non-ARM on mac on CI (#3794) 2571be6d1 CI: Add Apple Silicon (macOS aarch64) to the CI matrix (#3793) 3075fb78c Simplify Pkg.Registry APIs. (#3785) e6f1e0902 Explain about Manifest.toml per julia version (#3791) ``` Co-authored-by: Dilum Aluthge <[email protected]>
1 parent 1c25d93 commit 59102aa

File tree

5 files changed

+3
-3
lines changed
  • deps/checksums
    • Pkg-6dd0e7c9e99d578aa5477e2c78c91a161ce4c357.tar.gz
    • Pkg-76070d295fc4a1f27f852e05400bbc956962e084.tar.gz
  • stdlib

5 files changed

+3
-3
lines changed

β€Ždeps/checksums/Pkg-6dd0e7c9e99d578aa5477e2c78c91a161ce4c357.tar.gz/md5β€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Ždeps/checksums/Pkg-6dd0e7c9e99d578aa5477e2c78c91a161ce4c357.tar.gz/sha512β€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
777fe3e3dd5b6c7c1b436d3077d91c13
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
b832093b4e387460a1d96526169e12c6ee2ff5a8bd1961c362dbcf4f4839790f3a0bdcf1d0e1524b77eea662cc7590483fc7e4e674f94f5e7f291970778ab128

β€Žstdlib/Pkg.versionβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PKG_BRANCH = master
2-
PKG_SHA1 = 6dd0e7c9e99d578aa5477e2c78c91a161ce4c357
2+
PKG_SHA1 = 76070d295fc4a1f27f852e05400bbc956962e084
33
PKG_GIT_URL := https://github.com/JuliaLang/Pkg.jl.git
44
PKG_TAR_URL = https://api.github.com/repos/JuliaLang/Pkg.jl/tarball/$1

0 commit comments

Comments
Β (0)