Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 99b5592

Browse files
committed
fix validate
1 parent da98859 commit 99b5592

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

oclp_r/constants.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ def __init__(self) -> None:
5050
self.cpufriend_version: str = "1.3.0" # CPUFriend
5151
self.bluetool_version: str = "2.6.9" # BlueToolFixup (BrcmPatchRAM)
5252
self.cslvfixup_version: str = "2.6.1" # CSLVFixup
53-
self.autopkg_version: str = "1.0.4" # AutoPkgInstaller
54-
self.cryptexfixup_version: str = "1.0.4" # CryptexFixup
53+
self.autopkg_version: str = "1.0.5" # AutoPkgInstaller
54+
self.cryptexfixup_version: str = "1.0.5" # CryptexFixup
5555

5656

5757
## Apple

payloads/Kexts/Acidanthera/CryptexFixup-1.0.5-DEBUG.zip renamed to payloads/Kexts/Acidanthera/CryptexFixup-v1.0.5-DEBUG.zip

File renamed without changes.

payloads/Kexts/Acidanthera/CryptexFixup-1.0.5-RELEASE.zip renamed to payloads/Kexts/Acidanthera/CryptexFixup-v1.0.5-RELEASE.zip

File renamed without changes.

0 commit comments

Comments
 (0)