From 259ed60247c9d33a154f75d72b1ca4eb92f9b0e1 Mon Sep 17 00:00:00 2001 From: Jens Grassel Date: Mon, 14 Jun 2021 09:17:07 -0700 Subject: [PATCH] shells/ammonite: Update to 2.4.0 * Bump version of uPickle to 1.4.0 * Internal preparation for basic Scala 3 support PR: 256602 Approved by: maintainer --- shells/ammonite/Makefile | 2 +- shells/ammonite/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shells/ammonite/Makefile b/shells/ammonite/Makefile index fd3cc1b7489a9..ee1383e62c572 100644 --- a/shells/ammonite/Makefile +++ b/shells/ammonite/Makefile @@ -1,5 +1,5 @@ PORTNAME= ammonite -DISTVERSION= 2.3.8 +DISTVERSION= 2.4.0 CATEGORIES= shells java MASTER_SITES= https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/ DISTNAME= 2.13-${PORTVERSION} diff --git a/shells/ammonite/distinfo b/shells/ammonite/distinfo index 9601b0277742d..4e155d44943f8 100644 --- a/shells/ammonite/distinfo +++ b/shells/ammonite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606377744 -SHA256 (ammonite/2.13-2.3.8) = e7af76416202ff02b8faece785740d957e3ca6351f8d56cf69a749ec4d25484b -SIZE (ammonite/2.13-2.3.8) = 46433303 +TIMESTAMP = 1623687405 +SHA256 (ammonite/2.13-2.4.0) = d85df9aa1588ea135bf8487d6530f39eaa35d7ac8decc64819572168020cdfa0 +SIZE (ammonite/2.13-2.4.0) = 48166243