double-conversion ver. bump

This commit is contained in:
Rmys
2023-05-28 16:10:22 +03:00
committed by GitHub
parent 0e196d5b3c
commit b78e1ee470
@@ -13,9 +13,7 @@
<IsA>library</IsA>
<Summary>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</Summary>
<Description>double-conversion provides binary-decimal and decimal-binary routines for IEEE doubles.</Description>
<Archive sha1sum="1739208c8ca88a6073e738a96ebde73ec9bdebe7" type="targz">
https://github.com/google/double-conversion/archive/refs/tags/v3.2.1.tar.gz
</Archive>
<Archive sha1sum="31bbee2c38287a71901e818010dd9427567e6c1f" type="targz">https://github.com/google/double-conversion/archive/refs/tags/v3.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
@@ -45,6 +43,13 @@
</Package>
<History>
<Update release="5">
<Date>2023-05-28</Date>
<Version>3.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2022-08-07</Date>
<Version>3.2.1</Version>