forked from uup-dump/api
Update Attributes version
This commit is contained in:
parent
875621fa57
commit
39353cdb51
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '1.26.1';
|
||||
return '1.26.2';
|
||||
}
|
||||
|
||||
require_once dirname(__FILE__).'/auths.php';
|
||||
|
Binary file not shown.
BIN
shared/packs/085e122884a89daf3ae6e68860ca9ed02eb81acb.json.gz
Normal file
BIN
shared/packs/085e122884a89daf3ae6e68860ca9ed02eb81acb.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/0da899e3b907a7cc1c6d8a50aa526262fbbc4fb0.json.gz
Normal file
BIN
shared/packs/0da899e3b907a7cc1c6d8a50aa526262fbbc4fb0.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/1bf3fe050212893942dff7726962173da41d75dc.json.gz
Normal file
BIN
shared/packs/1bf3fe050212893942dff7726962173da41d75dc.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/2b5e0d2c0369da9d749023ee264383737fd8a9b7.json.gz
Normal file
BIN
shared/packs/2b5e0d2c0369da9d749023ee264383737fd8a9b7.json.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
shared/packs/385dcb2ff215965964040f591b4f71f74d20e6f6.json.gz
Normal file
BIN
shared/packs/385dcb2ff215965964040f591b4f71f74d20e6f6.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/395da6aa262abb2f1f87c82d85f8196a1879aa4a.json.gz
Normal file
BIN
shared/packs/395da6aa262abb2f1f87c82d85f8196a1879aa4a.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/4149b7aa6a0316cddab64ee4a8c0524bec673b33.json.gz
Normal file
BIN
shared/packs/4149b7aa6a0316cddab64ee4a8c0524bec673b33.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/7ed285b3831e3d1beb3f37dad2488ac0578d69f7.json.gz
Normal file
BIN
shared/packs/7ed285b3831e3d1beb3f37dad2488ac0578d69f7.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/c82e1a19d2f28e30d1ed57217409931b5a06b501.json.gz
Normal file
BIN
shared/packs/c82e1a19d2f28e30d1ed57217409931b5a06b501.json.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
shared/packs/e93ef86deeaf9c5a230c2ad1682cce8e71b7d44c.json.gz
Normal file
BIN
shared/packs/e93ef86deeaf9c5a230c2ad1682cce8e71b7d44c.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/f18d142d5a37806304e3857d6bd106a9c8a3b2a4.json.gz
Normal file
BIN
shared/packs/f18d142d5a37806304e3857d6bd106a9c8a3b2a4.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/f335d8d3601540c5d3c0db5c5549ac445f3cdd71.json.gz
Normal file
BIN
shared/packs/f335d8d3601540c5d3c0db5c5549ac445f3cdd71.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/f342afe7f980c95fc65fca66e517c32786c9a048.json.gz
Normal file
BIN
shared/packs/f342afe7f980c95fc65fca66e517c32786c9a048.json.gz
Normal file
Binary file not shown.
BIN
shared/packs/fbe8b453ba3bbae283bbfa8d54e79e939e62b25f.json.gz
Normal file
BIN
shared/packs/fbe8b453ba3bbae283bbfa8d54e79e939e62b25f.json.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -37,7 +37,7 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku) {
|
||||
$attrib = array(
|
||||
'App=WU_OS',
|
||||
'AppVer='.$build,
|
||||
'AttrDataVer=64',
|
||||
'AttrDataVer=66',
|
||||
'BlockFeatureUpdates='.$blockUpgrades,
|
||||
'BranchReadinessLevel=CB',
|
||||
'CurrentBranch='.$branch,
|
||||
|
Loading…
Reference in New Issue
Block a user