austin: Update to version 3.1.0

This commit is contained in:
github-actions[bot] 2022-06-01 08:31:16 +00:00
parent 782006f32b
commit aeeb46ab35

View File

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