Fix Links

This commit is contained in:
Mykola Grymalyuk
2022-04-17 10:25:58 -06:00
parent 26bc5fa4c5
commit 681174ac30
3 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ class Constants:
self.repo_link = "https://github.com/dortania/OpenCore-Legacy-Patcher"
self.repo_link_latest = f"{self.repo_link}/releases/tag/{self.patcher_version}"
self.copyright_date = "Copyright © 2020-2022 Dortania"
self.installer_pkg_url = f"{self.repo_link_latest}/OCLP-Install.pkg"
self.installer_pkg_url = f"{self.repo_link_latest}/OCLP-Install.pkg.zip"
self.installer_pkg_url_nightly = "https://nightly.link/dortania/OpenCore-Legacy-Patcher/workflows/build-app-wxpython-offline/main/OCLP-Install.pkg"
# OpenCore Versioning