From 6e9d0e89bcd22a6a2ff4d9ce0cf142db30310f0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 00:33:10 +0000 Subject: [PATCH] austin: Update to version 3.5.0 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index 6535ef102c..9467431347 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "3.4.0", + "version": "3.5.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.4.0/austin-3.4.0-win64.zip", - "hash": "021bc5c0382892292137968d2a883be86bf47b18b997eea5c6fbeebc67b91ab5" + "url": "https://github.com/P403n1x87/austin/releases/download/v3.5.0/austin-3.5.0-win64.zip", + "hash": "71680776e81f459425dd18d1d11dd5a907f5ed7692c7aa1de3ffd75d5281e1b7" } }, "bin": "austin.exe",