From 44da702f79bcecd4a96a101aca14b8f62f2d13ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:32:11 +0000 Subject: [PATCH] trippy: Update to version 0.12.0 --- bucket/trippy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/trippy.json b/bucket/trippy.json index b0ebf6ea33..a68bf3a23a 100644 --- a/bucket/trippy.json +++ b/bucket/trippy.json @@ -1,13 +1,13 @@ { - "version": "0.11.0", + "version": "0.12.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.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" + "url": "https://github.com/fujiapple852/trippy/releases/download/0.12.0/trippy-0.12.0-x86_64-pc-windows-msvc.zip", + "hash": "081e668f58abd00940bb7244ea547bd3f499844a499de79e1494df9063442eb5", + "extract_dir": "trippy-0.12.0-x86_64-pc-windows-msvc" } }, "bin": "trip.exe",