mirror of
https://github.com/munki/munki.git
synced 2026-05-05 20:09:19 -05:00
23423504fe
makepkginfo was crashing when trying to access non-existent keys in the catinfo object. Replace `[]` accessor method with `get`.