mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
22 lines
705 B
JSON
22 lines
705 B
JSON
{
|
|
"version": "2.1.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.0/austin-2.1.0-win-x86_64.zip",
|
|
"hash": "e6dcda50ab3eeedb5dd7c925315b96fa54d3a6fc6bc90f2976427b01fea6490b"
|
|
}
|
|
},
|
|
"bin": "austin.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/P403n1x87/austin/releases/download/v$version/austin-$version-win-x86_64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|