double-conversion 3.1.1

Closes #32113.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2018-09-16 14:12:53 +08:00
parent 768897ea91
commit 5b40a6fa46
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

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