Enhance sha256 capability check
Upgrade to Windows 11 builds include extra EULA files which do not have sha256 value
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
require_once dirname(__FILE__).'/../api/shared/main.php';
|
||||
|
||||
function brand($script = null) {
|
||||
$projVersion = '1.1.0';
|
||||
$projVersion = '1.1.1';
|
||||
return 'UUP dump standalone v'.$projVersion;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user