2020-12-30 17:07:25 +01:00

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"
}
}
}
}