From adbc0d1e524f274740a7b2c11a9fe26c8d459f61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:33:07 +0000 Subject: [PATCH] austin: Update to version 3.6.0 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index 9467431347..82cf9fc15f 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "3.5.0", + "version": "3.6.0", "description": "Python frame stack sampler for CPython", "homepage": "https://github.com/P403n1x87/austin", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/P403n1x87/austin/releases/download/v3.5.0/austin-3.5.0-win64.zip", - "hash": "71680776e81f459425dd18d1d11dd5a907f5ed7692c7aa1de3ffd75d5281e1b7" + "url": "https://github.com/P403n1x87/austin/releases/download/v3.6.0/austin-3.6.0-win64.zip", + "hash": "1a9389b7f72df365b93d970361696d253a49e76a312d947b753e4264e0652c0a" } }, "bin": "austin.exe",