Does anyone know how to pull the version of the actual Adobe RemoteUpdateManager?
the binary is installed under \\usr\\local\\bin apparently Adobe released a new version in July 2023 ... and the version shows as 3.1.0.3
I notice that our Creative Cloud Desktop installations are updating but the installed version of RUM doesn't seem to be updating ( currently at 2.6.0.9 )
the actual executable file is a Mach-0 universal executable. using the otool -P command, I can see that there is a plist embedded in that file but I do not know how to access if from a command to pull that info and return it from an extension attribute.
For the Adobe gurus out there, would replacing the older RUM with the newer one be a recommended activity, or do I NEED to build\\Deploy an entirely new Creative Cloud Desktop application installer package ??
Thanks in advance for any assitance