trippy: Update to version 0.12.1

This commit is contained in:
github-actions[bot] 2024-12-21 04:29:05 +00:00
parent 6197f3ff64
commit dc97ccd43b

View File

@ -1,13 +1,13 @@
{ {
"version": "0.12.0", "version": "0.12.1",
"description": "Trippy combines the functionality of traceroute and ping and is designed to assist with the analysis of networking issues.", "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/", "homepage": "https://trippy.cli.rs/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fujiapple852/trippy/releases/download/0.12.0/trippy-0.12.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/fujiapple852/trippy/releases/download/0.12.1/trippy-0.12.1-x86_64-pc-windows-msvc.zip",
"hash": "081e668f58abd00940bb7244ea547bd3f499844a499de79e1494df9063442eb5", "hash": "0d288450f828585c114a14241c0be25710291e12913b7a0742cd69becc5c789d",
"extract_dir": "trippy-0.12.0-x86_64-pc-windows-msvc" "extract_dir": "trippy-0.12.1-x86_64-pc-windows-msvc"
} }
}, },
"bin": "trip.exe", "bin": "trip.exe",