From aeeb46ab356d9ca91e3ed0314d1b330e3edca821 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 08:31:16 +0000 Subject: [PATCH] austin: Update to version 3.1.0 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index 6311e2e151..228a5adfb5 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "3.3.0", + "version": "3.1.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.3.0/austin-3.3.0-win64.zip", - "hash": "f68f42415631e4bf0a0c1b597579ec9d17504589e7caa7be8485eab2626f56de" + "url": "https://github.com/P403n1x87/austin/releases/download/v3.1.0/austin-3.1.0-win64.zip", + "hash": "6f62a03bef79d1517ba129dffb066e6d03bfc0f88fd1f6fe52c98c7484442ffc" } }, "bin": "austin.exe",