From bdd1b2deed153f9da411f1fb27ab2d61624f16dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:28:07 +0000 Subject: [PATCH] austin: Update to version 3.7.0 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index 82cf9fc15f..e3a9d1f591 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "3.6.0", + "version": "3.7.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.6.0/austin-3.6.0-win64.zip", - "hash": "1a9389b7f72df365b93d970361696d253a49e76a312d947b753e4264e0652c0a" + "url": "https://github.com/P403n1x87/austin/releases/download/v3.7.0/austin-3.7.0-win64.zip", + "hash": "d13c8dfe321e39bc0310837fcab568ec4c84af960b3a1f6d8b02276f2c84d37a" } }, "bin": "austin.exe",