meenie / munee

Munee: Standalone PHP 5.3 Asset Optimisation & Manipulation
https://munee.herokuapp.com/
MIT License
833 stars 92 forks source link

Should I download the ZIP from website, or from GitHub releases page? #29

Closed lorenzos closed 11 years ago

lorenzos commented 11 years ago

I just downloaded the Munee ZIP file from the website, and it appears to be a July 25 release (file mtime in the archive). But I see on GitHub that last commit and last release (as listed in the Releases page) is August 21.

So I'm asking what version should I download. The ZIP on the website is simply outdated, or it's the stable version?

archergod commented 11 years ago

As always, Zip archive on such site are last known stable version, commit always mean that developer is doing something and it might be broken. If you can fix if it is broken then use latest version from github otherwise just use stable version from website.

lorenzos commented 11 years ago

Great, thank you!

meenie commented 11 years ago

Hi @lorenzos,

The ZIP files and Phar file are now both up-to-date as of version 1.5.18.

Cheers, cody