mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[double-conversion] Update library to 3.1.5 (#7717)
This commit is contained in:
parent
300e21d59e
commit
81258880b1
@ -1,4 +1,4 @@
|
|||||||
Source: double-conversion
|
Source: double-conversion
|
||||||
Version: 3.1.4
|
Version: 3.1.5
|
||||||
Homepage: https://github.com/google/double-conversion
|
Homepage: https://github.com/google/double-conversion
|
||||||
Description: Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
|
Description: Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
|
||||||
|
@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO google/double-conversion
|
REPO google/double-conversion
|
||||||
REF v3.1.4
|
REF v3.1.5
|
||||||
SHA512 715a34ace2ff74b79d80a8c003c16cfbf958ebc92264e28cc572e1a12a786e1df9678abb46f032c2be387495e1a3d02957b12fa4a245ec6cfe19ca637519ac3c
|
SHA512 0aeabdbfa06c3c4802905ac4bf8c2180840577677b47d45e1c91034fe07746428c9db79260ce6bdbdf8b584746066cea9247ba43a9c38155caf1ef44e214180a
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user