double-conversion 3.1.5

Closes #40370.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-05-28 00:22:17 +08:00
parent 14f30c6398
commit 0fc36e2ee9
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/v3.1.4.tar.gz"
sha256 "95004b65e43fefc6100f337a25da27bb99b9ef8d4071a36a33b5e83eb1f82021"
url "https://github.com/google/double-conversion/archive/v3.1.5.tar.gz"
sha256 "a63ecb93182134ba4293fd5f22d6e08ca417caafa244afaa751cbfddf6415b13"
head "https://github.com/google/double-conversion.git"
bottle do