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 dc375eb commit 5948ddcCopy full SHA for 5948ddc
1 file changed
recipe/recipe.yaml
@@ -1,14 +1,14 @@
1
context:
2
name: cppcheck
3
- version: "2.18.1"
+ version: "2.18.2"
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: 528841c0f00de5ed41428269df7a30b102af0b1f8ad50f5b7d4ee2997b54c04c
+ sha256: 81dcb33767b4a6959698901d7a63e52e13923f90c6a37f60645ae92917e2fa20
12
13
build:
14
number: 0
0 commit comments