From ef6d1beb0ecd9b2ca6448f51c1d856df67446701 Mon Sep 17 00:00:00 2001 From: Porkepix Date: Fri, 1 Jul 2022 14:38:30 +0200 Subject: [PATCH] mill 0.10.5 Closes #104883. Signed-off-by: Dawid Dziurla Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/mill.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mill.rb b/Formula/mill.rb index dbce9085f06..f3e11807726 100644 --- a/Formula/mill.rb +++ b/Formula/mill.rb @@ -1,8 +1,8 @@ class Mill < Formula desc "Scala build tool" homepage "https://com-lihaoyi.github.io/mill/mill/Intro_to_Mill.html" - url "https://github.com/com-lihaoyi/mill/releases/download/0.10.4/0.10.4-assembly" - sha256 "a6c49bcf965c80b0e44bff50fcf2dee147e3ec6391f12bf5acb840d87b37cecc" + url "https://github.com/com-lihaoyi/mill/releases/download/0.10.5/0.10.5-assembly" + sha256 "a33eb5b4960dc064042267a0d9f30828720a540d8873a9c5e551b9790b777006" license "MIT" livecheck do