From e9da4943a9ad5bde92982722a2b1a3636d517d94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:28:20 +0000 Subject: [PATCH] trippy: Update to version 0.9.0 --- bucket/trippy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/trippy.json b/bucket/trippy.json index a17618fbaa..508f1243d8 100644 --- a/bucket/trippy.json +++ b/bucket/trippy.json @@ -1,13 +1,13 @@ { - "version": "0.8.0", + "version": "0.9.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.8.0/trippy-0.8.0-x86_64-pc-windows-msvc.zip", - "hash": "832e18d9ad370489a4e39af34adc03585b601d187571ff4098e9dcaeb01567ce", - "extract_dir": "trippy-0.8.0-x86_64-pc-windows-msvc" + "url": "https://github.com/fujiapple852/trippy/releases/download/0.9.0/trippy-0.9.0-x86_64-pc-windows-msvc.zip", + "hash": "c813776300e8b89fc85db8e89a0eede0d73fcbf677b7bb1479eb34362a9dd762", + "extract_dir": "trippy-0.9.0-x86_64-pc-windows-msvc" } }, "bin": "trip.exe",