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 1dbc440 commit 319da6eCopy full SHA for 319da6e
deps/checksums/cppcheck_v2_15_0_tar_gz/sha256
@@ -0,0 +1 @@
1
+98bcc40ac8062635b492fb096d7815376a176ae26749d6c708083f4637f7c0bb
deps/checksums/cppcheck_v2_15_0_zip/sha256
+44f661e138065b7001afd544bffbe0e028a20e4c1de05d27daa658c99df2026b
tools/make/common.mk
@@ -608,7 +608,7 @@ DEPS_SHELLCHECK_ARCH := $(shell command -v $(NODE) >/dev/null 2>&1 && $(NODE_HOS
608
DEPS_SHELLCHECK_PLATFORM := $(shell command -v $(NODE) >/dev/null 2>&1 && $(NODE_HOST_PLATFORM))
609
610
# Define the cppcheck version:
611
-DEPS_CPPCHECK_VERSION ?= 2.9
+DEPS_CPPCHECK_VERSION ?= 2.15.0
612
613
# Generate a version slug:
614
deps_cppcheck_version_slug := $(subst .,_,$(DEPS_CPPCHECK_VERSION))
0 commit comments