test+fix: add basic tests and fix issues with it
This commit is contained in:
@ -19,7 +19,7 @@ class ProviderCapabilities {
|
||||
{
|
||||
switch(p){
|
||||
case Provider::MODRINTH:
|
||||
return "sha256";
|
||||
return "sha512";
|
||||
case Provider::FLAME:
|
||||
return "murmur2";
|
||||
}
|
||||
|
Reference in New Issue
Block a user