double-conversion 3.1.0

Closes #31936.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2018-09-10 19:13:22 +08:00 committed by FX Coudert
parent a4c46d0a8b
commit ba909466f4

View file

@ -1,9 +1,9 @@
class DoubleConversion < Formula
desc "Binary-decimal and decimal-binary routines for IEEE doubles"
homepage "https://github.com/floitsch/double-conversion"
url "https://github.com/floitsch/double-conversion/archive/v3.0.0.tar.gz"
sha256 "152f15355242b6b1fbb4098fcd825bf08527eda0c65e8446939222a13f0b3915"
head "https://github.com/floitsch/double-conversion.git"
homepage "https://github.com/google/double-conversion"
url "https://github.com/google/double-conversion/archive/3.1.0.tar.gz"
sha256 "aef5f528dab826b269b54766a4c2d179e361866c75717af529f91c56b4034665"
head "https://github.com/google/double-conversion.git"
bottle do
cellar :any_skip_relocation