austin: Update to version 2.1.0

This commit is contained in:
Jakub Čábera 2020-12-30 17:07:25 +01:00
parent 00ee6518f7
commit 42531b5ae2

View File

@ -1,12 +1,12 @@
{
"version": "2.0.0",
"version": "2.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/v2.0.0/austin-2.0.0-win-x86_64.zip",
"hash": "4b57c87e914339f791126960f61695d80eb54072dce1b5dccbfc5287ccabe945"
"url": "https://github.com/P403n1x87/austin/releases/download/v2.1.0/austin-2.1.0-win-x86_64.zip",
"hash": "e6dcda50ab3eeedb5dd7c925315b96fa54d3a6fc6bc90f2976427b01fea6490b"
}
},
"bin": "austin.exe",