Skip to content

Commit 0315c6c

Browse files
committed
ENH: Update double-conversion import script to get latest version
1 parent 7fd9095 commit 0315c6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/ThirdParty/DoubleConversion/UpdateDoubleConversionFromGoogle.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readonly name="DoubleConversion"
88
readonly ownership="Google double-conversion Maintainers <floitsch@google.com>"
99
readonly subtree="Modules/ThirdParty/DoubleConversion/src/double-conversion"
1010
readonly repo="https://github.com/google/double-conversion"
11-
readonly tag="0d3733a4168dd739f45cef8a55718f8b02ee3073"
11+
readonly tag="master"
1212
readonly paths="
1313
double-conversion/*.h
1414
double-conversion/*.cc

0 commit comments

Comments
 (0)