ammonite: Update to version 1.3.2

This commit is contained in:
Richard Kuhnt 2018-10-18 15:00:27 +00:00
parent c6d77416f2
commit ebedac902b

View File

@ -1,10 +1,10 @@
{ {
"version": "1.3.1", "version": "1.3.2",
"license": "MIT", "license": "MIT",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.3.1/2.12-1.3.1#/amm.bat", "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.3.2/2.12-1.3.2#/amm.bat",
"bin": "amm.bat", "bin": "amm.bat",
"homepage": "http://ammonite.io", "homepage": "http://ammonite.io",
"hash": "2c4ad6f80c0871f8536b5e88ae65b0ef35e06da21f98222ca5647b98e8c093a5", "hash": "6c7a64be86e2eab6cd5e9d00d79ee18818a051fa22eebc05efb771969cb7cccc",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/Ammonite" "github": "https://github.com/lihaoyi/Ammonite"
}, },