We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b5592 commit aa62c73Copy full SHA for aa62c73
oclp_r/constants.py
@@ -50,7 +50,7 @@ def __init__(self) -> None:
50
self.cpufriend_version: str = "1.3.0" # CPUFriend
51
self.bluetool_version: str = "2.6.9" # BlueToolFixup (BrcmPatchRAM)
52
self.cslvfixup_version: str = "2.6.1" # CSLVFixup
53
- self.autopkg_version: str = "1.0.5" # AutoPkgInstaller
+ self.autopkg_version: str = "1.0.4" # AutoPkgInstaller
54
self.cryptexfixup_version: str = "1.0.5" # CryptexFixup
55
56
0 commit comments