austin: Update to version 2.1.1

This commit is contained in:
Jakub Čábera 2020-12-31 09:49:57 +01:00
parent bd451060a3
commit bd3dccde9d

View File

@ -1,12 +1,12 @@
{
"version": "2.1.0",
"version": "2.1.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/v2.1.0/austin-2.1.0-win-x86_64.zip",
"hash": "e6dcda50ab3eeedb5dd7c925315b96fa54d3a6fc6bc90f2976427b01fea6490b"
"url": "https://github.com/P403n1x87/austin/releases/download/v2.1.1/austin-2.1.1-win-x86_64.zip",
"hash": "618488b2a4a4820785d39cd87d215c27568e20c5d1e62fb4f8126790f5e47467"
}
},
"bin": "austin.exe",