2025-11-01 12:31:08 +00:00

22 lines
695 B
JSON

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