Skip to content

Commit aa62c73

Browse files
committed
fix validate
1 parent 99b5592 commit aa62c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oclp_r/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ 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.5" # AutoPkgInstaller
53+
self.autopkg_version: str = "1.0.4" # AutoPkgInstaller
5454
self.cryptexfixup_version: str = "1.0.5" # CryptexFixup
5555

5656

0 commit comments

Comments
 (0)