Silent Install HQ
EXE WinGet

onefetch

Ossama Hjaji · 2.21.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
onefetch-setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

File Identity

SHA256 1c5ee36059392be08b776b4bfba025e62dd59c9031990984cfa9f025bb33c8e9 VirusTotal ↗
Filename onefetch-setup.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID o2sh.onefetch
Version 2.21.0
Description Command-line Git information tool
License MIT
Upgrade Behavior install(Install over existing)
Release Notes New Features 🎉 - Add CLI option to force URL format to HTTP instead of SSH by @0spotter0 in #1314 - Add CLI flag to hide token from repository URL by @o2sh in #1319 - Make Lua logo more readable on dark terminal by @o2sh in #1337 Bug Fixes 🐛 - Fix deadlock in Churn computation by @Nettifani in #1316 - Exclude bot commits from churn when --no-bots option is used by @o2sh in #1335 Chores 🧹 - [onefetch.dev] switch to dark theme by @o2sh in #1297 - RUSTSEC-2024-0320: remove yaml-rust dependency by @…