mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
austin: Update to version 3.0.0
This commit is contained in:
parent
fa275d2d88
commit
1fecb8e9cf
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.1",
|
"version": "3.0.0",
|
||||||
"description": "Python frame stack sampler for CPython",
|
"description": "Python frame stack sampler for CPython",
|
||||||
"homepage": "https://github.com/P403n1x87/austin",
|
"homepage": "https://github.com/P403n1x87/austin",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/P403n1x87/austin/releases/download/v2.1.1/austin-2.1.1-win-x86_64.zip",
|
"url": "https://github.com/P403n1x87/austin/releases/download/v3.0.0/austin-3.0.0-win64.zip",
|
||||||
"hash": "618488b2a4a4820785d39cd87d215c27568e20c5d1e62fb4f8126790f5e47467"
|
"hash": "5a8aea7680e49c8d5da4f2053405b636c44522ac20b8f70e1b5e78ff1dcfc3ce"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "austin.exe",
|
"bin": "austin.exe",
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -9,7 +9,7 @@
|
|||||||
"hash": "5cda946e59c8402fb82186bf94bf1f70ff74d8f36110b20f044ac2ee31d84a77"
|
"hash": "5cda946e59c8402fb82186bf94bf1f70ff74d8f36110b20f044ac2ee31d84a77"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "PFiles/Cppcheck",
|
"extract_dir": "PFiles\\Cppcheck",
|
||||||
"bin": "cppcheck.exe",
|
"bin": "cppcheck.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/danmar/cppcheck"
|
"github": "https://github.com/danmar/cppcheck"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user