Skip to content

Commit 7c2d608

Browse files
wildarttkelman
authored andcommitted
switched to https
1 parent 3ad8080 commit 7c2d608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/pkg.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export dir, init, rm, add, available, installed, status, clone, checkout,
77
update, resolve, register, tag, publish, generate, test,
88
build, free, pin
99

10-
const DEFAULT_META = "git://github.com/JuliaLang/METADATA.jl"
10+
const DEFAULT_META = "https://github.com/JuliaLang/METADATA.jl"
1111
const META_BRANCH = "metadata-v2"
1212

1313
for file in split("git libgit2 dir github types reqs cache read query resolve write generate entry")

0 commit comments

Comments
 (0)