mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
Update binaries
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
## 0.0.11
|
||||
- Re-add OpenCore GUI
|
||||
- Rewrite in py3
|
||||
- Add OpenCore-Patcher binary for releases avoiding local python requirement
|
||||
- Increment binaries
|
||||
- OpenCore cbd2fa3(0.6.7 release)
|
||||
- WhateverGreen 2e19d1b(1.4.8 release)
|
||||
|
||||
## 0.0.10
|
||||
- Increment binaries
|
||||
|
||||
@@ -32,7 +32,7 @@ To use, simply:
|
||||
|
||||
6. Run `Install OpenCore to USB/internal drive`
|
||||
|
||||
| #1 | #2 |
|
||||
| Select Drive | Select EFI/FAT32 Partition |
|
||||
| :--- | :--- |
|
||||
|  |  |
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ class Constants:
|
||||
def __init__(self):
|
||||
self.opencore_version = "0.6.7"
|
||||
self.lilu_version = "1.5.1"
|
||||
self.whatevergreen_version = "1.4.7"
|
||||
self.whatevergreen_version = "1.4.8"
|
||||
self.airportbcrmfixup_version = "2.1.2"
|
||||
self.bcm570_version = "1.0.0"
|
||||
self.marvel_version = "1.0.0"
|
||||
|
||||
Binary file not shown.
BIN
payloads/Kexts/Acidanthera/WhateverGreen-v1.4.8.zip
Normal file
BIN
payloads/Kexts/Acidanthera/WhateverGreen-v1.4.8.zip
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user