2023-07-10 12:30:47 +00:00

22 lines
695 B
JSON

{
"version": "3.5.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.5.0/austin-3.5.0-win64.zip",
"hash": "71680776e81f459425dd18d1d11dd5a907f5ed7692c7aa1de3ffd75d5281e1b7"
}
},
"bin": "austin.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/P403n1x87/austin/releases/download/v$version/austin-$version-win64.zip"
}
}
}
}