2022-01-29 00:31:58 +00:00

22 lines
695 B
JSON

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