Skip to content

Commit 9647a58

Browse files
temporarily use Pkg branch with no restriction
1 parent d6f1d53 commit 9647a58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

stdlib/Pkg.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PKG_BRANCH = master
2-
PKG_SHA1 = a8ae3c58078f8815718d3edc3842edf3a36adefa
3-
PKG_GIT_URL := https://github.com/JuliaLang/Pkg.jl.git
4-
PKG_TAR_URL = https://api.github.com/repos/JuliaLang/Pkg.jl/tarball/$1
1+
PKG_BRANCH = ib/pre_1
2+
PKG_SHA1 = 17f9a9013457a0827cc0f9088aeaa0da93d82f45
3+
PKG_GIT_URL := https://github.com/IanButterworth/Pkg.jl.git
4+
PKG_TAR_URL = https://api.github.com/repos/IanButterworth/Pkg.jl/tarball/$1

0 commit comments

Comments
 (0)