Skip to content

Commit c1e2680

Browse files
committed
[Prefix] Fix typo-fix
1 parent 7251828 commit c1e2680

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-
url,
505+
repo_urls,
506506
)
507507
error("Unable to find revision for specified dependency!")
508508
end

0 commit comments

Comments
 (0)