diff --git a/bucket/austin.json b/bucket/austin.json index 83cdad34f4..88bb209306 100644 --- a/bucket/austin.json +++ b/bucket/austin.json @@ -1,12 +1,12 @@ { - "version": "2.1.1", + "version": "3.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/v2.1.1/austin-2.1.1-win-x86_64.zip", - "hash": "618488b2a4a4820785d39cd87d215c27568e20c5d1e62fb4f8126790f5e47467" + "url": "https://github.com/P403n1x87/austin/releases/download/v3.0.0/austin-3.0.0-win64.zip", + "hash": "5a8aea7680e49c8d5da4f2053405b636c44522ac20b8f70e1b5e78ff1dcfc3ce" } }, "bin": "austin.exe", @@ -14,7 +14,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/P403n1x87/austin/releases/download/v$version/austin-$version-win-x86_64.zip" + "url": "https://github.com/P403n1x87/austin/releases/download/v$version/austin-$version-win64.zip" } } } diff --git a/bucket/cppcheck.json b/bucket/cppcheck.json index 2ed3150c43..de84b97a5f 100644 --- a/bucket/cppcheck.json +++ b/bucket/cppcheck.json @@ -9,7 +9,7 @@ "hash": "5cda946e59c8402fb82186bf94bf1f70ff74d8f36110b20f044ac2ee31d84a77" } }, - "extract_dir": "PFiles/Cppcheck", + "extract_dir": "PFiles\\Cppcheck", "bin": "cppcheck.exe", "checkver": { "github": "https://github.com/danmar/cppcheck"