From bd3dccde9dc2f32c6f90ca871096d7a7a5012be2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 31 Dec 2020 09:49:57 +0100 Subject: [PATCH] austin: Update to version 2.1.1 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index 88aaccda96..83cdad34f4 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "2.1.0", + "version": "2.1.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/v2.1.0/austin-2.1.0-win-x86_64.zip", - "hash": "e6dcda50ab3eeedb5dd7c925315b96fa54d3a6fc6bc90f2976427b01fea6490b" + "url": "https://github.com/P403n1x87/austin/releases/download/v2.1.1/austin-2.1.1-win-x86_64.zip", + "hash": "618488b2a4a4820785d39cd87d215c27568e20c5d1e62fb4f8126790f5e47467" } }, "bin": "austin.exe",