austin: Update to version 3.3.0

This commit is contained in:
github-actions[bot] 2022-01-29 00:31:58 +00:00
parent f347e40581
commit 3fa5f74198

View File

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