From 55ab23342f0d1c0d6d69c91bfbca8c2386b515b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 12:31:08 +0000 Subject: [PATCH] austin: Update to version 4.0.0 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index e3a9d1f591..d60100cea8 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "3.7.0", + "version": "4.0.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.7.0/austin-3.7.0-win64.zip", - "hash": "d13c8dfe321e39bc0310837fcab568ec4c84af960b3a1f6d8b02276f2c84d37a" + "url": "https://github.com/P403n1x87/austin/releases/download/v4.0.0/austin-4.0.0-win64.zip", + "hash": "ae07dfe945eea1e816c0df57da1f02fe0b8d79f2acb45be680772f655e9187fb" } }, "bin": "austin.exe",