brew
tap for mvnmin
- Update
MVNMIN_VERSION
inmvnmin.rb
to match the new release. - Update the
sha256
checksum inmvnmin.rb
to match the checksum of the new release jar. This example works for 1.0.2sha256sum ~/.m2/repository/com/elasticpath/tools/mvnmin/1.0.2/mvnmin-1.0.2-jar-with-dependencies.jar
- Commit the changes and push.