trippy: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2025-05-05 16:29:52 +00:00
parent 7ba0377aa4
commit ccc8622cc4

View File

@ -1,13 +1,13 @@
{
"version": "0.12.2",
"version": "0.13.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.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"
"url": "https://github.com/fujiapple852/trippy/releases/download/0.13.0/trippy-0.13.0-x86_64-pc-windows-msvc.zip",
"hash": "74a184434d96eec6c7f8e4b467147c40fa8841fa3722a3ddf51267208fcbbbe6",
"extract_dir": "trippy-0.13.0-x86_64-pc-windows-msvc"
}
},
"bin": "trip.exe",