From 505a5ab88bb976879ed818de9c59e4161b7cd1f1 Mon Sep 17 00:00:00 2001 From: liu fengyun Date: Fri, 26 May 2017 08:41:10 +0200 Subject: [PATCH] update sha256 hash to latest release update --- dotty.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotty.rb b/dotty.rb index 220a90c..8b4e18e 100644 --- a/dotty.rb +++ b/dotty.rb @@ -2,7 +2,7 @@ class Dotty < Formula desc "Experimental Scala Compiler" homepage "http://dotty.epfl.ch/" url "https://github.com/lampepfl/homebrew-brew/releases/download/v0.1-M1/dotty-0.1.1-bin-SNAPSHOT.zip" - sha256 "334de6160e7a8fa3704eea857f7de2aec4b37819e06f7a9b55ca8e9cf4d9c9f0" + sha256 "d5091aea45679c28774bb2039847a36a7c1f2a1abbe4ae9f79bf669afbca0232" # mirror "https://www.scala-lang.org/files/archive/scala-2.12.2.tgz" bottle :unneeded