mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
22 lines
695 B
JSON
22 lines
695 B
JSON
{
|
|
"version": "3.4.1",
|
|
"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.4.1/austin-3.4.1-win64.zip",
|
|
"hash": "b2f2125468e61ab41742a4318c8d5fde2bd6200ed10a404d7100237e4b935463"
|
|
}
|
|
},
|
|
"bin": "austin.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/P403n1x87/austin/releases/download/v$version/austin-$version-win64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|