mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
austin: Add version 1.0.1 (#1236)
* austin 1.0.1 (new manifest) Austin is a Python frame stack sampler for CPython * Update bucket/austin.json Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/austin.json Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
8db664cef6
commit
abdb8ff1bb
21
bucket/austin.json
Normal file
21
bucket/austin.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "1.0.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/v1.0.1/austin-1.0.1-win-x86_64.zip",
|
||||
"hash": "9b3f59383cfbf633d54a01b72a42618a9a70a31444997fcdb8bc2fce2cd8c80b"
|
||||
}
|
||||
},
|
||||
"bin": "austin.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/P403n1x87/austin/releases/download/v$version/austin-$version-win-x86_64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user