Skip to content

Commit fdabb5c

Browse files
* chore(cppcheck): update https://github.com/danmar/cppcheck.git to v2.17.1 * ci: update port hash --------- Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com> Co-authored-by: l.feng <[email protected]>
1 parent 04c1c81 commit fdabb5c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cmake/vcpkg/ports/cppcheck/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vcpkg_from_github(
66
REF
77
"${VERSION}"
88
SHA512
9-
567eee377b04b3ed8d7ff10811d6ef07a68ae4726b33524c305a41ffd7e33e7d029822a5b91f95a473c328c927db3100e9d26ff7689b20ae9721de0b774b71e5
9+
ffd1caeba22493e45ad24c61af19c71adc25ba8eb2c3070152d150921024d68b4892d4e01575c9960e0b0aa1df9deae3514612b184afcf48e377022ca3bb0d85
1010
HEAD_REF
1111
main)
1212

cmake/vcpkg/ports/cppcheck/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cppcheck",
3-
"version": "2.16.2",
3+
"version": "2.17.1",
44
"description": "static analysis of C/C++ code",
55
"homepage": "https://github.com/danmar/cppcheck",
66
"license": "GPL-3.0",

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"overrides": [
1818
{
1919
"name": "cppcheck",
20-
"version": "2.16.2"
20+
"version": "2.17.1"
2121
},
2222
{
2323
"name": "pcre",

0 commit comments

Comments
 (0)