We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3910f commit f1a90b3Copy full SHA for f1a90b3
1 file changed
recipe/recipe.yaml
@@ -1,14 +1,14 @@
1
context:
2
name: cppcheck
3
- version: "2.20.1"
+ version: "2.21.0"
4
5
package:
6
name: ${{ name|lower }}
7
version: ${{ version }}
8
9
source:
10
url: https://github.com/danmar/cppcheck/archive/${{ version }}.tar.gz
11
- sha256: 97634b598b8adf23e6cbd75aec5a8ac2d8b5f49f53e6a145b1c8380525c48a91
+ sha256: f028ff75ca5372738f3737c8b3e8611426a6526b6aea2ef01301ab0f5902f044
12
13
build:
14
number: 0
0 commit comments