Upgrade OC 0.8.3 (*.efi, *.kext, *.plist)

This commit is contained in:
Gabriel
2022-08-02 21:25:24 -03:00
parent eedf9e87b4
commit 0357d29c7f
28 changed files with 190 additions and 109 deletions
+22 -1
View File
@@ -1,12 +1,33 @@
OpenCore Changelog
==================
#### v0.8.3
- Added ext4 file system driver
- Added support for macOS 13 DP3 Kernel Collection
- Added `--force-device` option to AudioDxe, allowing UEFI audio on HDA contollers which misreport themselves as non-HDA audio devices
- Provided optional unsafe fast file logging (suitable only for firmware with a fully compliant FAT32 driver)
- Fixed incorrect OSBundleLibraries_x86_64 handling during cacheless injection
- Changed RsaTool not to link against system ssl on macOS
- Fixed crash during cacheless injection when kext blocking is enabled
- Removed default codec connection delay from AudioDxe
- Added optional `--codec-setup-delay` argument to AudioDxe
- Changed units of `Audio` -> `SetupDelay` from microseconds to milliseconds (divide previous value by 1000 if using this setting)
- Fixed incorrect FAT binary slice being selected under macOS 10.4.11 when performing a cacheless boot
- Fixed rare assertion caused by label animation initialisation in OpenCanopy
- Added `--show-csr` option for `Toggle SIP` boot menu entry
- Added macOS 10.4 and 10.5 support to `AllowRelocationBlock` Booter quirk
- Added CPU cache info injection for macOS 10.4 to `ProvideCurrentCpuInfo` quirk
- Added emulated NVRAM driver for use separately from OpenDuet
- Added support for NVRAM reset and set default boot entry when using emulated NVRAM
- Upgraded emulated NVRAM logout script to allow unsupervised installation of recent macOS OTA updates
- Added `Driver` -> `LoadEarly` for drivers which need to be loaded before NVRAM init
#### v0.8.2
- Fixed `AppleCpuPmCfgLock` on macOS 13
- Fixed `DummyPowerManagement` on macOS 13
- Updated builtin firmware versions for SMBIOS and the rest
- Added macOS 13 support for `AvoidRuntimeDefrag` Booter quirk
- Added injected kext bundle version printing in DEBUG builds
- Added Linux compatibility for CreateVault scripts
- Added Linux compatibility for CreateVault scripts
#### v0.8.1
- Improved `ExtendBTFeatureFlags` quirk on newer macOS versions, thx @lvs1974
Binary file not shown.
+59 -13
View File
@@ -1271,8 +1271,6 @@
<string>ForceDisplayRotationInEFI</string>
</array>
</dict>
<key>LegacyEnable</key>
<false/>
<key>LegacyOverwrite</key>
<false/>
<key>LegacySchema</key>
@@ -1415,6 +1413,30 @@
<true/>
<key>Drivers</key>
<array>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenVariableRuntimeDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenRuntime.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
@@ -1422,6 +1444,8 @@
<string>HFS+ Driver</string>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>HfsPlus.efi</string>
</dict>
@@ -1431,16 +1455,8 @@
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>OpenRuntime.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenCanopy.efi</string>
@@ -1452,6 +1468,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>AudioDxe.efi</string>
</dict>
@@ -1462,6 +1480,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenPartitionDxe.efi</string>
</dict>
@@ -1472,6 +1492,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenUsbKbDxe.efi</string>
</dict>
@@ -1482,6 +1504,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>UsbMouseDxe.efi</string>
</dict>
@@ -1492,6 +1516,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>Ps2KeyboardDxe.efi</string>
</dict>
@@ -1502,6 +1528,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>Ps2MouseDxe.efi</string>
</dict>
@@ -1512,6 +1540,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>HiiDatabase.efi</string>
</dict>
@@ -1522,6 +1552,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>NvmExpressDxe.efi</string>
</dict>
@@ -1532,6 +1564,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>XhciDxe.efi</string>
</dict>
@@ -1542,6 +1576,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>ExFatDxe.efi</string>
</dict>
@@ -1552,6 +1588,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>CrScreenshotDxe.efi</string>
</dict>
@@ -1562,8 +1600,10 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>ext4_x64.efi</string>
<string>Ext4Dxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
@@ -1572,6 +1612,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenLinuxBoot.efi</string>
</dict>
@@ -1582,6 +1624,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>ResetNvramEntry.efi</string>
</dict>
@@ -1592,6 +1636,8 @@
<string></string>
<key>Enabled</key>
<false/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>ToggleSipEntry.efi</string>
</dict>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G624</string>
<string>20G730</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.1</string>
<string>1.6.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.1</string>
<string>1.6.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Binary file not shown.
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G624</string>
<string>20G730</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.0</string>
<string>1.6.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.0</string>
<string>1.6.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Binary file not shown.
+33 -27
View File
@@ -113,6 +113,8 @@
<key>Add</key>
<array>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>Lilu.kext</string>
<key>Comment</key>
@@ -121,8 +123,6 @@
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/Lilu</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -131,6 +131,8 @@
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>VirtualSMC.kext</string>
<key>Comment</key>
@@ -139,8 +141,6 @@
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/VirtualSMC</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -149,6 +149,8 @@
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>WhateverGreen.kext</string>
<key>Comment</key>
@@ -157,8 +159,6 @@
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/WhateverGreen</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -167,6 +167,8 @@
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>SMCProcessor.kext</string>
<key>Comment</key>
@@ -175,8 +177,6 @@
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/SMCProcessor</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -185,6 +185,8 @@
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>SMCSuperIO.kext</string>
<key>Comment</key>
@@ -193,8 +195,6 @@
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/SMCSuperIO</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -453,8 +453,6 @@
<string>prev-lang:kbd</string>
</array>
</dict>
<key>LegacyEnable</key>
<false/>
<key>LegacyOverwrite</key>
<false/>
<key>LegacySchema</key>
@@ -598,43 +596,51 @@
<key>Drivers</key>
<array>
<dict>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>AudioDxe.efi</string>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string>AudioDxe.efi</string>
</dict>
<dict>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>HfsPlus.efi</string>
<string>AudioDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string>HfsPlus.efi</string>
</dict>
<dict>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenRuntime.efi</string>
<string>HfsPlus.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string>OpenRuntime.efi</string>
</dict>
<dict>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenRuntime.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string>ResetNvramEntry.efi</string>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>ResetNvramEntry.efi</string>
</dict>
</array>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G624</string>
<string>20G730</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.1</string>
<string>1.6.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.1</string>
<string>1.6.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Binary file not shown.
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G624</string>
<string>20G730</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.0</string>
<string>1.6.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.0</string>
<string>1.6.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Binary file not shown.
+38 -30
View File
@@ -113,6 +113,8 @@
<key>Add</key>
<array>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>Lilu.kext</string>
<key>Comment</key>
@@ -121,8 +123,6 @@
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/Lilu</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -131,6 +131,8 @@
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>VirtualSMC.kext</string>
<key>Comment</key>
@@ -139,8 +141,6 @@
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/VirtualSMC</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -149,6 +149,8 @@
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>WhateverGreen.kext</string>
<key>Comment</key>
@@ -157,8 +159,6 @@
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/WhateverGreen</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -167,6 +167,8 @@
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>SMCProcessor.kext</string>
<key>Comment</key>
@@ -175,8 +177,6 @@
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/SMCProcessor</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -185,6 +185,8 @@
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>SMCSuperIO.kext</string>
<key>Comment</key>
@@ -193,8 +195,6 @@
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/SMCSuperIO</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -453,8 +453,6 @@
<string>prev-lang:kbd</string>
</array>
</dict>
<key>LegacyEnable</key>
<false/>
<key>LegacyOverwrite</key>
<false/>
<key>LegacySchema</key>
@@ -598,53 +596,63 @@
<key>Drivers</key>
<array>
<dict>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>AudioDxe.efi</string>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string>AudioDxe.efi</string>
</dict>
<dict>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>HfsPlus.efi</string>
<string>AudioDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string>HfsPlus.efi</string>
</dict>
<dict>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenCanopy.efi</string>
<string>HfsPlus.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string>OpenCanopy.efi</string>
</dict>
<dict>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenRuntime.efi</string>
<string>OpenCanopy.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string>OpenRuntime.efi</string>
</dict>
<dict>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>OpenRuntime.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<string>ResetNvramEntry.efi</string>
<key>Arguments</key>
<string></string>
<key>Comment</key>
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<key>Path</key>
<string>ResetNvramEntry.efi</string>
</dict>
</array>
+2 -2
View File
@@ -4,8 +4,8 @@ Note|Description
:----|:----
Initial macOS Support|macOS 10.15, Catalina.
- Opencore version: 0.8.2
- Release date: 04/07/2022
- Opencore version: 0.8.3
- Release date: 01/08/2022
# Basic Steps
+24 -24
View File
@@ -1,31 +1,31 @@
{
"Mac-EE2EBD4B90B839A8": "latest",
"Mac-BE0E8AC46FE800CC": "11.6.7",
"Mac-9AE82516C7C6B903": "latest",
"Mac-BE0E8AC46FE800CC": "11.6.8",
"Mac-9AE82516C7C6B903": "12.5",
"Mac-942452F5819B1C1B": "10.13.6",
"Mac-942C5DF58193131B": "10.13.6",
"Mac-C08A6BB70A942AC2": "10.13.6",
"Mac-742912EFDBEE19B3": "10.13.6",
"Mac-66F35F19FE2A0D05": "10.15.7",
"Mac-2E6FAB96566FE58C": "10.15.7",
"Mac-35C1E88140C3E6CF": "11.6.7",
"Mac-7DF21CB3ED6977E5": "11.6.7",
"Mac-9F18E312C5C2BF0B": "latest",
"Mac-937CB26E2E02BB01": "latest",
"Mac-35C1E88140C3E6CF": "11.6.8",
"Mac-7DF21CB3ED6977E5": "11.6.8",
"Mac-9F18E312C5C2BF0B": "12.5",
"Mac-937CB26E2E02BB01": "12.5",
"Mac-827FAC58A8FDFA22": "latest",
"Mac-226CB3C6A851A671": "latest",
"Mac-0CFF9C7C2B63DF8D": "latest",
"Mac-C3EC7CD22292981F": "10.15.7",
"Mac-AFD8A9D944EA4843": "10.15.7",
"Mac-189A3D4F975D5FFC": "11.6.7",
"Mac-3CBD00234E554E41": "11.6.7",
"Mac-2BD1B31983FE1663": "11.6.7",
"Mac-06F11FD93F0323C5": "latest",
"Mac-06F11F11946D27C5": "latest",
"Mac-E43C1C25D4880AD6": "latest",
"Mac-473D31EABEB93F9B": "latest",
"Mac-66E35819EE2D0D05": "latest",
"Mac-A5C67F76ED83108C": "latest",
"Mac-189A3D4F975D5FFC": "11.6.8",
"Mac-3CBD00234E554E41": "11.6.8",
"Mac-2BD1B31983FE1663": "11.6.8",
"Mac-06F11FD93F0323C5": "12.5",
"Mac-06F11F11946D27C5": "12.5",
"Mac-E43C1C25D4880AD6": "12.5",
"Mac-473D31EABEB93F9B": "12.5",
"Mac-66E35819EE2D0D05": "12.5",
"Mac-A5C67F76ED83108C": "12.5",
"Mac-B4831CEBD52A0C4C": "latest",
"Mac-CAD6701F7CEA0921": "latest",
"Mac-551B86E5744E2388": "latest",
@@ -43,7 +43,7 @@
"Mac-942459F5819B171B": "10.13.6",
"Mac-4B7AC7E43945597E": "10.15.7",
"Mac-6F01561E16C75D06": "10.15.7",
"Mac-F60DEB81FF30ACF6": "latest",
"Mac-F60DEB81FF30ACF6": "12.5",
"Mac-27AD2F918AE68F61": "latest",
"Mac-F2208EC8": "10.13.6",
"Mac-8ED6AF5B48C039E1": "10.13.6",
@@ -51,7 +51,7 @@
"Mac-7BA5B2794B2CDB12": "10.13.6",
"Mac-031AEE4D24BFF0B1": "10.15.7",
"Mac-F65AE981FFA204ED": "10.15.7",
"Mac-35C5E08120C7EEAF": "latest",
"Mac-35C5E08120C7EEAF": "12.5",
"Mac-7BA5B2DFE22DDD8C": "latest",
"Mac-942B5BF58194151B": "10.13.6",
"Mac-942B59F58194171B": "10.13.6",
@@ -61,13 +61,13 @@
"Mac-031B6874CF7F642A": "10.15.7",
"Mac-27ADBB7B4CEE8E61": "10.15.7",
"Mac-77EB7D7DAF985301": "10.15.7",
"Mac-81E3E92DD6088272": "11.6.7",
"Mac-42FD25EABCABB274": "11.6.7",
"Mac-A369DDC4E67F1C45": "latest",
"Mac-FFE5EF870D7BA81A": "latest",
"Mac-DB15BD556843C820": "latest",
"Mac-65CE76090165799A": "latest",
"Mac-B809C3757DA9BB8D": "latest",
"Mac-81E3E92DD6088272": "11.6.8",
"Mac-42FD25EABCABB274": "11.6.8",
"Mac-A369DDC4E67F1C45": "12.5",
"Mac-FFE5EF870D7BA81A": "12.5",
"Mac-DB15BD556843C820": "12.5",
"Mac-65CE76090165799A": "12.5",
"Mac-B809C3757DA9BB8D": "12.5",
"Mac-4B682C642B45593E": "latest",
"Mac-77F17D7DA9285301": "latest",
"Mac-BE088AF8C5EB4FA2": "latest",
Binary file not shown.
Binary file not shown.
Binary file not shown.