From 0f633820a09069b9ba22edf914b2e26533c6ae87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 8 Oct 2020 09:36:59 +0200 Subject: [PATCH] austin: Update to version 2.0.0 --- bucket/austin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/austin.json b/bucket/austin.json index 2161aedf54..783cf9d4f9 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "1.0.1", + "version": "2.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/v1.0.1/austin-1.0.1-win-x86_64.zip", - "hash": "9b3f59383cfbf633d54a01b72a42618a9a70a31444997fcdb8bc2fce2cd8c80b" + "url": "https://github.com/P403n1x87/austin/releases/download/v2.0.0/austin-2.0.0-win-x86_64.zip", + "hash": "9208c9a9b50799bb076e66ad76f1374146a525c8743321437fcdc81af8fca650" } }, "bin": "austin.exe",