Skip to content

Commit 756c16a

Browse files
DilumAluthgeBotDilumAluthge
authored andcommitted
🤖 [backports-release-1.10] Bump the Pkg stdlib from 70525539d to f487626b0 (#54049)
Stdlib: Pkg URL: https://github.com/JuliaLang/Pkg.jl.git Stdlib branch: release-1.10 Julia branch: backports-release-1.10 Old commit: 70525539d New commit: f487626b0 Julia version: 1.10.2 Pkg version: 1.10.0(Does not match) Bump invoked by: @IanButterworth Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaLang/Pkg.jl@7052553...f487626 ``` $ git log --oneline 70525539d..f487626b0 f487626b0 Merge pull request #3868 from JuliaLang/backports-release-1.10 e4a6078a2 prune manifest after the set of some deps have been "demoted" to weakdeps (#3864) 72ba57759 Report failures to download artifacts as failures (#3860) 4ee732f1b why: show more when package is both a direct and indirect dep (#3771) ``` Co-authored-by: Dilum Aluthge <[email protected]>
1 parent 8741c1a commit 756c16a

File tree

5 files changed

+3
-3
lines changed
  • deps/checksums
    • Pkg-70525539d3157891445abe806962f780f64143cd.tar.gz
    • Pkg-f487626b090b91493828cbcde30eed96fb9f8e8f.tar.gz
  • stdlib

5 files changed

+3
-3
lines changed

‎deps/checksums/Pkg-70525539d3157891445abe806962f780f64143cd.tar.gz/md5

-1
This file was deleted.

‎deps/checksums/Pkg-70525539d3157891445abe806962f780f64143cd.tar.gz/sha512

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
9ebc3751d48af21e9f932cfcb3b18781
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
adeedc81fee8360d427e3870d7b7861d0e653128c59c877ab1173284f19506ff2beeea063281ced3f5411be6a25dcca7c566e16eba21b7e91bbdcb2f5de8e268

‎stdlib/Pkg.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PKG_BRANCH = release-1.10
2-
PKG_SHA1 = 70525539d3157891445abe806962f780f64143cd
2+
PKG_SHA1 = f487626b090b91493828cbcde30eed96fb9f8e8f
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)