Skip to content

Commit 4bcdfb2

Browse files
chore(cppcheck): update https://github.com/danmar/cppcheck.git to v2.16.2 (#117)
* chore(cppcheck): update https://github.com/danmar/cppcheck.git to v2.16.2 * ci: update port hash --------- Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com> Co-authored-by: msclock-bot[bot] <msclock-bot[bot]@users.noreply.github.com>
1 parent 8329f8f commit 4bcdfb2

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-
bfc1ab5668f8f779d655a33d79bfeb1089df3fc38ee41ebdeaa155714c843191579d83be0a9e83cc90cf6f25745f6eb4ab74e651cece536a4e099be7cb4df0fc
9+
567eee377b04b3ed8d7ff10811d6ef07a68ae4726b33524c305a41ffd7e33e7d029822a5b91f95a473c328c927db3100e9d26ff7689b20ae9721de0b774b71e5
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.1",
3+
"version": "2.16.2",
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.1"
20+
"version": "2.16.2"
2121
},
2222
{
2323
"name": "pcre",

0 commit comments

Comments
 (0)