Brad Girardeau
06/14/2023, 4:09 PMhomebrew_packages
in 5.9.0 where the version is reported as the name of the package instead of its actual version. I think it's because the path changed to no longer have a /
at the end (around this code). cc @Marcos Oviedo I'm guessing that is from this PR?
Otherwise things seem to be working well! Great to see crashes reported and info about RSRs on Ventura nowMarcos Oviedo
06/15/2023, 12:56 PMosquery::listDirectoriesInDirectory
should be the same regardless of whether the path being traversed ends with a /
sharvil
06/15/2023, 4:57 PM