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