Replace children's toy with real man's computer

This commit is contained in:
Kaenbyou Rin 2023-11-05 00:08:40 +01:00
parent 9e618c405a
commit 1ef84cb879
2 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.43.0';
return '1.43.1';
}
require_once dirname(__FILE__).'/auths.php';

View File

@ -168,17 +168,17 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl
'MediaVersion='.$build,
'CloudPBR=1',
'DUScan=1',
'OEMModel=Asus ROG Maximus Z690 Extreme',
'OEMModelBaseBoard=ROG MAXIMUS Z690 EXTREME',
'OEMName_Uncleaned=Contoso Corporation',
'OEMModel=21F6CTO1WW',
'OEMModelBaseBoard=21F6CTO1WW',
'OEMName_Uncleaned=LENOVO',
'OemPartnerRing=UPSFlighting',
'OSArchitecture='.$arch,
'OSSkuId='.$sku,
'OSUILocale=en-US',
'OSVersion='.$build,
'ProcessorIdentifier=Intel64 Family 6 Model 151 Stepping 2',
'ProcessorIdentifier=Intel64 Family 6 Model 186 Stepping 3',
'ProcessorManufacturer=GenuineIntel',
'ProcessorModel=12th Gen Intel(R) Core(TM) i9-12900K',
'ProcessorModel=13th Gen Intel(R) Core(TM) i7-1355U',
'ReleaseType='.$type,
'SdbVer_20H1=2000000000',
'SdbVer_19H1=2000000000',