From a2d2ccebeec6eedb79b7c454889ca30459a45808 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:30:26 +0000 Subject: [PATCH] trippy: Update to version 0.12.2 --- bucket/trippy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/trippy.json b/bucket/trippy.json index 2a9c4c1497..87efe59b92 100644 --- a/bucket/trippy.json +++ b/bucket/trippy.json @@ -1,13 +1,13 @@ { - "version": "0.12.1", + "version": "0.12.2", "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.12.1/trippy-0.12.1-x86_64-pc-windows-msvc.zip", - "hash": "0d288450f828585c114a14241c0be25710291e12913b7a0742cd69becc5c789d", - "extract_dir": "trippy-0.12.1-x86_64-pc-windows-msvc" + "url": "https://github.com/fujiapple852/trippy/releases/download/0.12.2/trippy-0.12.2-x86_64-pc-windows-msvc.zip", + "hash": "a44a2de5d3f7536d0e5cc2f32665c8e39215dca5961889925c6048c318a169d8", + "extract_dir": "trippy-0.12.2-x86_64-pc-windows-msvc" } }, "bin": "trip.exe",