sbt@1.3.4: Fix hash (#609)

This commit is contained in:
Jakub Čábera 2019-11-25 06:39:20 +01:00 committed by Ross Smith II
parent 63bfebed0d
commit aa62d435cb

View File

@ -4,7 +4,7 @@
"version": "1.3.4", "version": "1.3.4",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.3.4/sbt-1.3.4.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.3.4/sbt-1.3.4.zip",
"hash": "bcef719b7141f8213924f35b94a21610c28b176909e109363800d4123e6a8a39", "hash": "04d49d6e535b3586e40910ccd7396034ca7a7bab7d31bfd265fddca7cccc95eb",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": "bin\\sbt.bat", "bin": "bin\\sbt.bat",
"checkver": { "checkver": {