ldc 1.15.0

Closes #38913.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Dennis Cote 2019-04-13 19:07:07 -06:00 committed by FX Coudert
parent 2e1d56e68f
commit ec0340a78a

View file

@ -1,8 +1,8 @@
class Ldc < Formula
desc "Portable D programming language compiler"
homepage "https://wiki.dlang.org/LDC"
url "https://github.com/ldc-developers/ldc/releases/download/v1.14.0/ldc-1.14.0-src.tar.gz"
sha256 "2c790f5f7f944e5ee2e73df2720baf211a02e42345f2f4fd375674f9ffa7fb90"
url "https://github.com/ldc-developers/ldc/releases/download/v1.15.0/ldc-1.15.0-src.tar.gz"
sha256 "d7e0e0cf332542c42e3b6570d391b0f05d5a81a812297efcdadccf8fb0f0cee2"
head "https://github.com/ldc-developers/ldc.git", :shallow => false
bottle do