Skip to content

Commit e7a1c7f

Browse files
🤖 [master] Bump the Pkg stdlib from ba4955e2e to f3b81f1aa (#53138)
Stdlib: Pkg URL: https://github.com/JuliaLang/Pkg.jl.git Stdlib branch: master Julia branch: master Old commit: ba4955e2e New commit: f3b81f1aa Julia version: 1.11.0-DEV Pkg version: 1.11.0 Bump invoked by: @KristofferC Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaLang/Pkg.jl@ba4955e...f3b81f1 ``` $ git log --oneline ba4955e2e..f3b81f1aa f3b81f1aa disable `julia_version` tests (#3773) b13bd2ddf support the "path" key in Project.toml, (#3756) 731105126 why: show more when package is both a direct and indirect dep (#3771) a83783ecb Avoid deleting existing artifacts when ignoring hashes. (#3768) b43187590 ignore tree hashes on Windows w/o symlink capability (#3764) ``` Co-authored-by: Dilum Aluthge <[email protected]>
1 parent f064e1b commit e7a1c7f

File tree

5 files changed

+3
-3
lines changed
  • deps/checksums
    • Pkg-ba4955e2e0eb64e47861d0a7d96569c05d41f1f5.tar.gz
    • Pkg-f3b81f1aac77acf08f5d847ead29ad0a228dec67.tar.gz
  • stdlib

5 files changed

+3
-3
lines changed

‎deps/checksums/Pkg-ba4955e2e0eb64e47861d0a7d96569c05d41f1f5.tar.gz/md5

-1
This file was deleted.

‎deps/checksums/Pkg-ba4955e2e0eb64e47861d0a7d96569c05d41f1f5.tar.gz/sha512

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
97bb9e102d5a173aad9b17d16d244b7b
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2942a381f56ef739addb369de078739861a46a6e98481d5b7e7b0858a6de18e42e630e2ed4f9a3bfad4245a082f44de928d6e449f61f84a72fb521154b402a3b

‎stdlib/Pkg.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PKG_BRANCH = master
2-
PKG_SHA1 = ba4955e2e0eb64e47861d0a7d96569c05d41f1f5
2+
PKG_SHA1 = f3b81f1aac77acf08f5d847ead29ad0a228dec67
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)