abseil-cpp ver. bump

This commit is contained in:
Rmys
2022-08-06 18:57:46 +03:00
committed by GitHub
parent a7f1db4640
commit 46bb8d55e3
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Collection of C++ library code designed to augment the C++ standard library</Summary>
<Description>Collection of C++ library code designed to augment the C++ standard library</Description>
<Archive sha1sum="8ec1d0e9f51ecbc9bf67b3f07007d2b04b0ca198" type="targz">https://github.com/abseil/abseil-cpp/archive/refs/tags/20211102.0.tar.gz</Archive>
<Archive sha1sum="144c2108e1532c642cdb6ca532ee26e91146cf28" type="targz">https://github.com/abseil/abseil-cpp/archive/refs/tags/20220623.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-08-05</Date>
<Version>20220623.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-12-10</Date>
<Version>20211102.0</Version>