mirror of
https://github.com/sbt/sbt.git
synced 2026-08-31 02:05:09 +02:00
checksums configurable in [ivy] section. fixes #235
This commit is contained in:
@@ -13,4 +13,5 @@ public interface Launcher
|
||||
public xsbti.Repository[] ivyRepositories();
|
||||
// null if none set
|
||||
public File ivyHome();
|
||||
public String[] checksums();
|
||||
}
|
||||
Reference in New Issue
Block a user