diff --git a/ammonite.json b/ammonite.json index be494d50bf..bb34385fb4 100644 --- a/ammonite.json +++ b/ammonite.json @@ -1,11 +1,11 @@ { - "version": "1.6.1", + "version": "1.6.2", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.6.1/2.12-1.6.1#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.6.2/2.12-1.6.2#/amm.bat", "bin": "amm.bat", "homepage": "http://ammonite.io", "description": "Ammonite lets you use the Scala language for scripting purposes: in the REPL, as scripts, as a library, or as a standalone systems shell.", - "hash": "db65886668be516e96ad66635c8acc18cc9b808b5f056a7c53157233041dac2d", + "hash": "148a4057b61fa6ef4c7577a68ffa59321d305fd6ee124a4f1a0d116af30fa22a", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },