austin: Update to version 3.1.0

This commit is contained in:
Richard Kuhnt 2021-08-18 12:00:36 +00:00
parent cbdc8b6d22
commit 1cf451a62d

View File

@ -1,12 +1,12 @@
{
"version": "3.0.0",
"version": "3.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/v3.0.0/austin-3.0.0-win64.zip",
"hash": "5a8aea7680e49c8d5da4f2053405b636c44522ac20b8f70e1b5e78ff1dcfc3ce"
"url": "https://github.com/P403n1x87/austin/releases/download/v3.1.0/austin-3.1.0-win64.zip",
"hash": "6f62a03bef79d1517ba129dffb066e6d03bfc0f88fd1f6fe52c98c7484442ffc"
}
},
"bin": "austin.exe",