From 3fa5f741981bf75541988162b546e9a935c835e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Jan 2022 00:31:58 +0000 Subject: [PATCH] austin: Update to version 3.3.0 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index 751e3e4736..6311e2e151 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "3.2.0", + "version": "3.3.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.2.0/austin-3.2.0-win64.zip", - "hash": "e918ea60785394be30b4e075b52e6752a9e8e8be6c38796c59104f5e02463d1e" + "url": "https://github.com/P403n1x87/austin/releases/download/v3.3.0/austin-3.3.0-win64.zip", + "hash": "f68f42415631e4bf0a0c1b597579ec9d17504589e7caa7be8485eab2626f56de" } }, "bin": "austin.exe",