Sync Photo Booth pathing

This commit is contained in:
Mykola Grymalyuk
2023-07-25 21:59:46 -06:00
parent 4cb7ce3f12
commit aa1739c1d6

View File

@@ -104,7 +104,7 @@ class SystemPatchDictionary():
"SkyLight.framework": f"10.14.6-{self.os_major}",
},
"/System/Applications": {
**({ "Photo Booth.app": "11.7.6"} if self.os_major >= os_data.os_data.monterey else {}),
**({ "Photo Booth.app": "11.7.9"} if self.os_major >= os_data.os_data.monterey else {}),
},
},
"Remove": {