Skip to content

Commit 7251828

Browse files
committed
[Prefix] Fix typo
1 parent 661a851 commit 7251828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prefix.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ function get_addable_spec(name::AbstractString, version::VersionNumber;
502502
name,
503503
version,
504504
tree_hash = bytes2hex(tree_hash_bytes),
505-
urls,
505+
url,
506506
)
507507
error("Unable to find revision for specified dependency!")
508508
end

0 commit comments

Comments
 (0)