From 1f425b885a71843d902b07311df94327701e0d7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 20:24:54 +0000 Subject: [PATCH] austin: Update to version 3.4.0 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index 9467431347..6535ef102c 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "3.5.0", + "version": "3.4.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.4.0/austin-3.4.0-win64.zip", + "hash": "021bc5c0382892292137968d2a883be86bf47b18b997eea5c6fbeebc67b91ab5" } }, "bin": "austin.exe",