2021-07-04 03:04:51 -07:00

22 lines
695 B
JSON

{
"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/v3.0.0/austin-3.0.0-win64.zip",
"hash": "5a8aea7680e49c8d5da4f2053405b636c44522ac20b8f70e1b5e78ff1dcfc3ce"
}
},
"bin": "austin.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/P403n1x87/austin/releases/download/v$version/austin-$version-win64.zip"
}
}
}
}