Update binaries, again

This commit is contained in:
Dhinak G
2021-06-12 19:37:51 -04:00
committed by GitHub
parent eaadaa2d45
commit d0e77cca52
+1 -1
View File
@@ -9,7 +9,7 @@ from pathlib import Path
class Constants: class Constants:
def __init__(self): def __init__(self):
self.patcher_version = "0.1.7" self.patcher_version = "0.1.8"
self.opencore_commit = "4e0ff2d - 05-23-2021" self.opencore_commit = "4e0ff2d - 05-23-2021"
self.opencore_version = "0.7.0" self.opencore_version = "0.7.0"
self.lilu_version = "1.5.4" self.lilu_version = "1.5.4"