From 0b08b8458af7ed49760b2f272b782fed47406db5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 00:34:17 +0000 Subject: [PATCH] austin: Update to version 3.4.1 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index 6535ef102c..8627b9c5e0 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "3.4.0", + "version": "3.4.1", "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.4.1/austin-3.4.1-win64.zip", + "hash": "b2f2125468e61ab41742a4318c8d5fde2bd6200ed10a404d7100237e4b935463" } }, "bin": "austin.exe",