double-conversion 3.1.3

Closes #37681.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-03-07 17:22:02 +08:00
parent 9fa453df5e
commit 87620ad0a1
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

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