update-bin

Crates.ioupdate-bin
lib.rsupdate-bin
version0.1.13
created_at2025-07-04 16:40:38.946879+00
updated_at2025-08-31 07:24:27.547071+00
descriptionUpdate a binary to its latest version by using the original package manager that was used to install it
homepage
repositoryhttps://github.com/egoist/update-bin
max_upload_size
id1738194
size39,443
EGOIST (egoist)

documentation

README

update-bin

Update a binary to its latest version by using the original package manager that was used to install it.

Installation

cargo install update-bin

Or download the binary for your platform from the releases page.

Usage

update-bin <bin-name>

# Examples:
update-bin python
update-bin claude

Supported package managers

  • homebrew
  • bun
  • npm
  • pnpm
  • yarn
  • cargo

License

MIT

Commit count: 29

cargo fmt