release checksums

This commit is contained in:
Leijurv 2018-09-25 08:01:10 -07:00
parent 35710103cd
commit c165070c5e
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ java -jar ../../proguard6.0.3/lib/proguard.jar @standalone.pro
mv Obfuscated/baritone-$VERSION.jar ../../dist/baritone-standalone-$VERSION.jar
mv baritone-$VERSION.jar ../../dist/baritone-unoptimized-$VERSION.jar
cd ../..
shasum dist/*
shasum dist/* | tee dist/checksums.txt