austin: Update to version 3.6.0

This commit is contained in:
github-actions[bot] 2023-10-05 00:33:07 +00:00
parent 6f441a7f76
commit adbc0d1e52

View File

@ -1,12 +1,12 @@
{ {
"version": "3.5.0", "version": "3.6.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.5.0/austin-3.5.0-win64.zip", "url": "https://github.com/P403n1x87/austin/releases/download/v3.6.0/austin-3.6.0-win64.zip",
"hash": "71680776e81f459425dd18d1d11dd5a907f5ed7692c7aa1de3ffd75d5281e1b7" "hash": "1a9389b7f72df365b93d970361696d253a49e76a312d947b753e4264e0652c0a"
} }
}, },
"bin": "austin.exe", "bin": "austin.exe",