first commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "tool-pvs-studio",
|
||||
"version": "7.36.91321",
|
||||
"description": "PVS-Studio is a tool for detecting bugs and security weaknesses in the source code of programs, written in C, C++, C# and Java",
|
||||
"keywords": [
|
||||
"static analysis",
|
||||
"tools"
|
||||
],
|
||||
"homepage": "https://www.viva64.com/en/pvs-studio/",
|
||||
"system": [
|
||||
"*"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/viva64"
|
||||
}
|
||||
}
|
||||
+51
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"tools": [
|
||||
{
|
||||
"name": "tool-pvs-studio",
|
||||
"description": "PVS-Studio is a tool for detecting bugs and security weaknesses in the source code of programs, written in C, C++, C# and Java",
|
||||
"export_paths": [
|
||||
[
|
||||
""
|
||||
]
|
||||
],
|
||||
"strip_container_dirs": 1,
|
||||
"info_url": "https://www.viva64.com/en/pvs-studio/",
|
||||
"install": "always",
|
||||
"license": "None",
|
||||
"supported_targets": [
|
||||
"all"
|
||||
],
|
||||
"version_cmd": [
|
||||
""
|
||||
],
|
||||
"version_regex": "v([0-9.]+)",
|
||||
"versions": [
|
||||
{
|
||||
"name": "tool-pvs-studio",
|
||||
"status": "recommended",
|
||||
"linux-amd64": {
|
||||
"url": "https://pioduino.netmesvoip.ru/pioduino/pvs-studio/releases/download/7.36.91321/pvs-studio-7.36.91321.455-x86_64.tgz",
|
||||
"size": 36486843,
|
||||
"sha256": "c6b014968b6df3ba8289a8d579c2b0f53bd8c7eacc0dde46786d54237b9d1ea4"
|
||||
},
|
||||
"macos": {
|
||||
"url": "https://pioduino.netmesvoip.ru/pioduino/pvs-studio/releases/download/7.36.91321//pvs-studio-7.36.91321.455-macos-x86_64.tgz",
|
||||
"size": 12782216,
|
||||
"sha256": "8afd6892594e57786de7b047f481f293001895afed129903869bd0791e2d9b57"
|
||||
},
|
||||
"macos-arm64": {
|
||||
"url": "https://pioduino.netmesvoip.ru/pioduino/pvs-studio/releases/download/7.36.91321/pvs-studio-7.36.91321.455-macos-arm64.tgz",
|
||||
"size": 10491827,
|
||||
"sha256": "f8944fe686a0675f6a59532de4d87bf461e4f8374827f11be512fabaeebec8c3"
|
||||
},
|
||||
"win64": {
|
||||
"url": "https://pioduino.netmesvoip.ru/pioduino/pvs-studio/releases/download/7.36.91321/PVS-Studio-7.36.91321.455-windows-x86_64.zip",
|
||||
"size": 112672710,
|
||||
"sha256": "bb5d77576e3937b5146264cf988f0dcd3f11d71b91c53b8e9167d52345d8abce"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user