cppcheck: fix broken hash

The original hash is for https://github.com/danmar/cppcheck/commit/4a17dcb and the new hash is for https://github.com/danmar/cppcheck/commit/ef1c70f.

authored by Mike Purvis and committed by GitHub 6739decb ed58834e

+1 -1
+1 -1
pkgs/development/tools/analysis/cppcheck/default.nix
··· 19 owner = "danmar"; 20 repo = "cppcheck"; 21 rev = version; 22 - sha256 = "sha256-8vwuNK7qQg+pkUnWpEe8272BuHJUaidm8MoGsXVt1X8="; 23 }; 24 25 buildInputs = [ pcre
··· 19 owner = "danmar"; 20 repo = "cppcheck"; 21 rev = version; 22 + hash = "sha256-bKZOAGInks26NmzlKo1T8NREO9xoF8ZsssNDzyTJwlU="; 23 }; 24 25 buildInputs = [ pcre