Skip to content

Commit 3507381

Browse files
committed
Update kexts
1 parent 86713ef commit 3507381

File tree

8 files changed

+392
-34
lines changed

8 files changed

+392
-34
lines changed

OpenCore-0.7.6/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist

Lines changed: 372 additions & 14 deletions
Large diffs are not rendered by default.
Binary file not shown.

OpenCore-0.7.6/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>19H1323</string>
6+
<string>19H1519</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,31 +17,31 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.5.6</string>
20+
<string>1.5.8</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.5.6</string>
28+
<string>1.5.8</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>12B45b</string>
32+
<string>12D4e</string>
3333
<key>DTPlatformName</key>
3434
<string>macosx</string>
3535
<key>DTPlatformVersion</key>
36-
<string>11.0</string>
36+
<string>11.1</string>
3737
<key>DTSDKBuild</key>
38-
<string>20A2408</string>
38+
<string>20C63</string>
3939
<key>DTSDKName</key>
40-
<string>macosx11.0</string>
40+
<string>macosx11.1</string>
4141
<key>DTXcode</key>
42-
<string>1220</string>
42+
<string>1240</string>
4343
<key>DTXcodeBuild</key>
44-
<string>12B45b</string>
44+
<string>12D4e</string>
4545
<key>IOKitPersonalities</key>
4646
<dict>
4747
<key>as.vit9696.Lilu</key>
48 Bytes
Binary file not shown.

OpenCore-0.7.6/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>19H1323</string>
6+
<string>19H1519</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,31 +17,31 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.2.7</string>
20+
<string>1.2.8</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.2.7</string>
28+
<string>1.2.8</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>12B45b</string>
32+
<string>12D4e</string>
3333
<key>DTPlatformName</key>
3434
<string>macosx</string>
3535
<key>DTPlatformVersion</key>
36-
<string>11.0</string>
36+
<string>11.1</string>
3737
<key>DTSDKBuild</key>
38-
<string>20A2408</string>
38+
<string>20C63</string>
3939
<key>DTSDKName</key>
40-
<string>macosx11.0</string>
40+
<string>macosx11.1</string>
4141
<key>DTXcode</key>
42-
<string>1220</string>
42+
<string>1240</string>
4343
<key>DTXcodeBuild</key>
44-
<string>12B45b</string>
44+
<string>12D4e</string>
4545
<key>IOKitPersonalities</key>
4646
<dict>
4747
<key>as.vit9696.VirtualSMC</key>
Binary file not shown.

OpenCore-0.7.6/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.5.4</string>
20+
<string>1.5.5</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.5.4</string>
28+
<string>1.5.5</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
Binary file not shown.

0 commit comments

Comments
 (0)