cppcheck-py 2.18.3__tar.gz → 2.19.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -71,9 +71,9 @@ jobs:
71
71
  - os: windows-latest
72
72
  platform: "win"
73
73
  arch: "AMD64"
74
- #- os: windows-latest
75
- # platform: "win"
76
- # arch: "x86"
74
+ - os: windows-latest
75
+ platform: "win"
76
+ arch: "x86"
77
77
  - os: windows-11-arm
78
78
  platform: "win"
79
79
  arch: "ARM64"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: cppcheck-py
3
- Version: 2.18.3
3
+ Version: 2.19.1
4
4
  Summary: Static analysis of C/C++ code
5
5
  License: Apache 2.0
6
6
  Classifier: Programming Language :: C
@@ -0,0 +1 @@
1
+ 2.19.1.0
@@ -1 +0,0 @@
1
- 2.18.3.0
File without changes
File without changes
File without changes