austin: Update to version 3.0.0

This commit is contained in:
Jakub Čábera 2021-07-04 03:04:51 -07:00
parent fa275d2d88
commit 1fecb8e9cf
2 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
{
"version": "2.1.1",
"version": "3.0.0",
"description": "Python frame stack sampler for CPython",
"homepage": "https://github.com/P403n1x87/austin",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/P403n1x87/austin/releases/download/v2.1.1/austin-2.1.1-win-x86_64.zip",
"hash": "618488b2a4a4820785d39cd87d215c27568e20c5d1e62fb4f8126790f5e47467"
"url": "https://github.com/P403n1x87/austin/releases/download/v3.0.0/austin-3.0.0-win64.zip",
"hash": "5a8aea7680e49c8d5da4f2053405b636c44522ac20b8f70e1b5e78ff1dcfc3ce"
}
},
"bin": "austin.exe",
@ -14,7 +14,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/P403n1x87/austin/releases/download/v$version/austin-$version-win-x86_64.zip"
"url": "https://github.com/P403n1x87/austin/releases/download/v$version/austin-$version-win64.zip"
}
}
}

View File

@ -9,7 +9,7 @@
"hash": "5cda946e59c8402fb82186bf94bf1f70ff74d8f36110b20f044ac2ee31d84a77"
}
},
"extract_dir": "PFiles/Cppcheck",
"extract_dir": "PFiles\\Cppcheck",
"bin": "cppcheck.exe",
"checkver": {
"github": "https://github.com/danmar/cppcheck"