Upgrade all manifests to v1 manifest format

This commit is contained in:
Yao Sun
2021-03-30 09:42:09 -07:00
parent 0f28bbc1c0
commit a460e378fc
9048 changed files with 104476 additions and 89992 deletions

View File

@@ -0,0 +1,26 @@
PackageIdentifier: Cppcheck.Cppcheck
PackageVersion: 2.3
PackageName: Cppcheck
Publisher: Cppcheck
License: GPL 3 or later
LicenseUrl: https://raw.githubusercontent.com/danmar/cppcheck/master/COPYING
Moniker: cppcheck
Tags:
- cpp
- c++
- check
- static
- code
- analysis
- admin
ShortDescription: Cppcheck.Cppcheck
Description: Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives).
PackageUrl: http://cppcheck.sourceforge.net/
Installers:
- Architecture: x64
InstallerUrl: https://github.com/danmar/cppcheck/releases/download/2.3/cppcheck-2.3-x64-Setup.msi
InstallerSha256: 38a2d796f8f7d50abb45f5f7158b8443ac7660f4a1a9efc7d4a7ee2ec85c2118
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0