mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 13:20:00 +10:00
Sync PatcherSupportPkg
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## 0.4.3
|
## 0.4.3
|
||||||
- Increment Binaries:
|
- Increment Binaries:
|
||||||
- PatcherSupportPkg 0.3.3 - release
|
- PatcherSupportPkg 0.3.4 - release
|
||||||
- OpenCorePkg 0.7.8 - release
|
- OpenCorePkg 0.7.8 - release
|
||||||
- Lilu 1.6.0 - release
|
- Lilu 1.6.0 - release
|
||||||
- WhateverGreen 1.5.7 - release
|
- WhateverGreen 1.5.7 - release
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ class Constants:
|
|||||||
def __init__(self):
|
def __init__(self):
|
||||||
# Patcher Versioning
|
# Patcher Versioning
|
||||||
self.patcher_version = "0.4.3" # OpenCore-Legacy-Patcher
|
self.patcher_version = "0.4.3" # OpenCore-Legacy-Patcher
|
||||||
self.patcher_support_pkg_version = "0.3.3" # PatcherSupportPkg
|
self.patcher_support_pkg_version = "0.3.4" # PatcherSupportPkg
|
||||||
self.url_patcher_support_pkg = "https://github.com/dortania/PatcherSupportPkg/releases/download/"
|
self.url_patcher_support_pkg = "https://github.com/dortania/PatcherSupportPkg/releases/download/"
|
||||||
self.nightly_url_patcher_support_pkg = "https://nightly.link/dortania/PatcherSupportPkg/workflows/build/master/"
|
self.nightly_url_patcher_support_pkg = "https://nightly.link/dortania/PatcherSupportPkg/workflows/build/master/"
|
||||||
self.discord_link = "https://discord.gg/rqdPgH8xSN"
|
self.discord_link = "https://discord.gg/rqdPgH8xSN"
|
||||||
|
|||||||
Reference in New Issue
Block a user