diff --git a/bucket/ammonite.json b/bucket/ammonite.json index 33d0ce9a67..aa4ca1406b 100644 --- a/bucket/ammonite.json +++ b/bucket/ammonite.json @@ -1,11 +1,11 @@ { - "version": "1.6.9", + "version": "1.7.0", "license": "MIT", - "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.6.9/2.12-1.6.9#/amm.bat", + "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.7.0/2.12-1.7.0#/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": "a0b980d7c3a2508cdd7f4954c34c14d0261fb1e973a1264e070037cb269025ba", + "hash": "1e09046cf214ad3c8c826dd73525322fc491cb7fe0dc9347da3cb17797c78954", "checkver": { "github": "https://github.com/lihaoyi/Ammonite" },