mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
trippy: Update to version 0.10.0
This commit is contained in:
parent
ef3f229a1b
commit
a87f361a17
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.0",
|
"version": "0.10.0",
|
||||||
"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.9.0/trippy-0.9.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/fujiapple852/trippy/releases/download/0.10.0/trippy-0.10.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "c813776300e8b89fc85db8e89a0eede0d73fcbf677b7bb1479eb34362a9dd762",
|
"hash": "908a46fbdddee3abb9b9361cd69d8253d013d46b8bdcc1960fa1a17f61240c81",
|
||||||
"extract_dir": "trippy-0.9.0-x86_64-pc-windows-msvc"
|
"extract_dir": "trippy-0.10.0-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "trip.exe",
|
"bin": "trip.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user