Merge pull request #12813 from Rmys/master

boost rebuild list
This commit is contained in:
Rmys
2023-11-01 17:29:45 +03:00
committed by GitHub
+3 -5
View File
@@ -16,9 +16,7 @@
<Description>
Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives).
</Description>
<Archive sha1sum="2f002870b803a6c87e8991a7fd28438883155f4a" type="tarbz2">
mirrors://sourceforge/cppcheck/cppcheck-2.10.tar.bz2
</Archive>
<Archive sha1sum="5fe86ab7ea59d5b9680cd5dc80f13528bc1771c2" type="tarbz2">https://sourceforge.net/projects/cppcheck/files/cppcheck/2.12/cppcheck-2.12.0.tar.bz2/download</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
@@ -73,8 +71,8 @@
<History>
<Update release="14">
<Date>2023-11-01</Date>
<Version>2.10</Version>
<Comment>Rebuild.</Comment>
<Version>2.12.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>