diff --git a/bucket/trippy.json b/bucket/trippy.json index 6758ecba02..b0ebf6ea33 100644 --- a/bucket/trippy.json +++ b/bucket/trippy.json @@ -1,13 +1,13 @@ { - "version": "0.10.0", + "version": "0.11.0", "description": "Trippy combines the functionality of traceroute and ping and is designed to assist with the analysis of networking issues.", "homepage": "https://trippy.cli.rs/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fujiapple852/trippy/releases/download/0.10.0/trippy-0.10.0-x86_64-pc-windows-msvc.zip", - "hash": "908a46fbdddee3abb9b9361cd69d8253d013d46b8bdcc1960fa1a17f61240c81", - "extract_dir": "trippy-0.10.0-x86_64-pc-windows-msvc" + "url": "https://github.com/fujiapple852/trippy/releases/download/0.11.0/trippy-0.11.0-x86_64-pc-windows-msvc.zip", + "hash": "ff0e7514597560fbfe19d9efaf7037888036c46d96a959c8332940ea2495984c", + "extract_dir": "trippy-0.11.0-x86_64-pc-windows-msvc" } }, "bin": "trip.exe",