sbt: hash fix (closes #2449, closes #2447)

This commit is contained in:
Richard Kuhnt 2018-07-31 16:48:57 +02:00
parent b4241b2c8a
commit bbcacf521d

View File

@ -3,7 +3,7 @@
"version": "1.2.0", "version": "1.2.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.2.0/sbt-1.2.0.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.2.0/sbt-1.2.0.zip",
"hash": "69a475163972eb4114997899d3169a71f0399f06434a473b2784c18f419621a2", "hash": "8a1036004393c1dfa51a077f88a898d2736337fa0d22db9f3a60a93762fa326d",
"extract_dir": "sbt", "extract_dir": "sbt",
"bin": [ "bin": [
"bin\\sbt.bat" "bin\\sbt.bat"