From 20d653aa38ac8f63c53b820b9f6dd9d4969005cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 16:32:05 +0000 Subject: [PATCH] austin: Update to version 3.2.0 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index 228a5adfb5..751e3e4736 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "3.1.0", + "version": "3.2.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.1.0/austin-3.1.0-win64.zip", - "hash": "6f62a03bef79d1517ba129dffb066e6d03bfc0f88fd1f6fe52c98c7484442ffc" + "url": "https://github.com/P403n1x87/austin/releases/download/v3.2.0/austin-3.2.0-win64.zip", + "hash": "e918ea60785394be30b4e075b52e6752a9e8e8be6c38796c59104f5e02463d1e" } }, "bin": "austin.exe",