I cloned https://github.com/sbt/sbt-native-packager and then from sbt console ran "package"
and it generated sbt-native-packager/target/scala-2.9.2/sbt-0.12/sbt-native-packager-0.6.3-dd499ad2b6d0cc108e89827196a32cc6c7a880b0.jar
How do I stop it from generating the hash/sha? or How do I publish it without the hash?