Skip to content

Commit

Permalink
ammonite: Update to version 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Jan 9, 2019
1 parent fe183c1 commit 1ffd9ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/ammonite.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"version": "1.6.0",
"version": "1.6.1",
"license": "MIT",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.6.0/2.12-1.6.0#/amm.bat",
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.6.1/2.12-1.6.1#/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": "1e93ce4284a71c309c19f4a0a3343e9a110f71ae8877938f940c22128bbe869d",
"hash": "db65886668be516e96ad66635c8acc18cc9b808b5f056a7c53157233041dac2d",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"
},
Expand Down

0 comments on commit 1ffd9ec

Please sign in to comment.