mill 0.5.2
Closes #45540. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
0b53de79ba
commit
3a47ede319
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Mill < Formula
|
class Mill < Formula
|
||||||
desc "Scala build tool"
|
desc "Scala build tool"
|
||||||
homepage "https://www.lihaoyi.com/mill/"
|
homepage "https://www.lihaoyi.com/mill/"
|
||||||
url "https://github.com/lihaoyi/mill/releases/download/0.5.1/0.5.1"
|
url "https://github.com/lihaoyi/mill/releases/download/0.5.2/0.5.2"
|
||||||
sha256 "5c7e743870b06f678ae38000c7de3ad6d5a7cc7970f6f3280f8a530c2a21a0f8"
|
sha256 "eac1ac16b0cf3ed996a1ec9948d267b6dee8d1e0ff3ab65ad14da975ed4f5f91"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue