austin: Update to version 2.0.0

This commit is contained in:
Jakub Čábera 2020-10-08 09:36:59 +02:00
parent fdf7825ec8
commit 0f633820a0

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.1", "version": "2.0.0",
"description": "Python frame stack sampler for CPython", "description": "Python frame stack sampler for CPython",
"homepage": "https://github.com/P403n1x87/austin", "homepage": "https://github.com/P403n1x87/austin",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/P403n1x87/austin/releases/download/v1.0.1/austin-1.0.1-win-x86_64.zip", "url": "https://github.com/P403n1x87/austin/releases/download/v2.0.0/austin-2.0.0-win-x86_64.zip",
"hash": "9b3f59383cfbf633d54a01b72a42618a9a70a31444997fcdb8bc2fce2cd8c80b" "hash": "9208c9a9b50799bb076e66ad76f1374146a525c8743321437fcdc81af8fca650"
} }
}, },
"bin": "austin.exe", "bin": "austin.exe",