Jump to content
3 posts in this topic

Recommended Posts

I can't seem to get it installed, and I'm wondering if Apple changed something? /Applications/Utilities/Terminal.app/    

find -s /Applications/Install\ OS\ X\ Yosemite\ Beta.app  -type f -exec md5 -q {} \; | md5

Should return:

afe32b665b063eb58b55c5055406c31b

Thanks

Last login: Fri Aug  1 20:05:23 on console
iMac-Home-Media:~ media$ find -s /Applications/Install\ OS\ X\ Yosemite\ Beta.app  -type f -exec md5 -q {} \; | md5
b1e7cffdadde0ac3c4b86fa2a4a4c87c

Here's my results.  It's showing as version 1.5.2 in the Finder.

Last login: Fri Aug  1 20:05:23 on console
iMac-Home-Media:~ media$ find -s /Applications/Install\ OS\ X\ Yosemite\ Beta.app  -type f -exec md5 -q {} \; | md5
b1e7cffdadde0ac3c4b86fa2a4a4c87c

Here's my results.  It's showing as version 1.5.2 in the Finder.

 

Thanks, mine doesn't show any version info in the Finder.

 

Apple has changed something.

×
×
  • Create New...