austin: Update to version 3.5.0

This commit is contained in:
github-actions[bot] 2023-09-08 00:33:10 +00:00
parent 29af6550ff
commit 6e9d0e89bc

View File

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