mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 20:16:23 +00:00
docs: update 'Updating' sections with new format
This commit is contained in:
+1
-5
@@ -5,11 +5,7 @@ tagline: |
|
||||
Arc is a cross-platform, multi-format archive utility.
|
||||
---
|
||||
|
||||
## Updating `arc`
|
||||
|
||||
`webi arc@stable`
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi arc@stable` (or `@v3.5`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-7
@@ -5,13 +5,7 @@ tagline: |
|
||||
bat: A cat(1) clone with syntax highlighting and Git integration.
|
||||
---
|
||||
|
||||
## Updating `bat`
|
||||
|
||||
```bash
|
||||
webi bat@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi bat@stable` (or `@v0.18`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-7
@@ -5,13 +5,8 @@ tagline: |
|
||||
Caddy is a fast, multi-platform web server with automatic HTTPS.
|
||||
---
|
||||
|
||||
## Updating `caddy`
|
||||
|
||||
```bash
|
||||
webi caddy@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases, or `@x.y.z` for a specific version.
|
||||
To update or switch versions, run `webi caddy@stable` (or `@v2.4`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-5
@@ -5,11 +5,8 @@ tagline: |
|
||||
Comrak is a Rust port of github's cmark-gfm.
|
||||
---
|
||||
|
||||
### Updating `comrak`
|
||||
|
||||
`webi comrak@stable`
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi comrak@stable` (or `@v0.11`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-7
@@ -5,13 +5,8 @@ tagline: |
|
||||
curlie wraps `curl` with modern defaults and `httpie`-like syntax highlighting
|
||||
---
|
||||
|
||||
## Updating
|
||||
|
||||
```bash
|
||||
webi curlie@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi curlie@stable` (or `@v1.6`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-7
@@ -5,13 +5,8 @@ tagline: |
|
||||
Deno: A secure runtime for JavaScript and TypeScript.
|
||||
---
|
||||
|
||||
## Updating `deno`
|
||||
|
||||
```bash
|
||||
webi deno@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases, or `@x.y.z` for a specific version.
|
||||
To update or switch versions, run `webi deno@stable` (or `@v1.13`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-7
@@ -5,13 +5,7 @@ tagline: |
|
||||
fd is a git-aware, simple, fast and user-friendly alternative to find.
|
||||
---
|
||||
|
||||
## Updating
|
||||
|
||||
```bash
|
||||
webi fd@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi fd@stable` (or `@v8.2`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-8
@@ -5,14 +5,8 @@ tagline: |
|
||||
FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.
|
||||
---
|
||||
|
||||
## Updating `ffmpeg`
|
||||
|
||||
```bash
|
||||
webi ffmpeg@stable
|
||||
```
|
||||
|
||||
Disclaimer: ffmpeg does not provide official binaries, so
|
||||
<https://github.com/eugeneware/ffmpeg-static> is used.
|
||||
To update or switch versions, run `webi ffmpeg@stable` (or `@v4.4`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-5
@@ -5,11 +5,7 @@ tagline: |
|
||||
fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family.
|
||||
---
|
||||
|
||||
### Updating `fish`
|
||||
|
||||
`webi fish@stable`
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi fish@stable` (or `@v3.3`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-8
@@ -5,14 +5,8 @@ tagline: |
|
||||
Flutter is a UI Toolkit for mobile, web, and desktop.
|
||||
---
|
||||
|
||||
## Updating `flutter`
|
||||
|
||||
```bash
|
||||
webi flutter@stable
|
||||
```
|
||||
|
||||
Use `@lts` for long-term support and the `@beta` and `@alpha` tags for
|
||||
pre-releases and dev releases, or `@x.y.z` for a specific version.
|
||||
To update or switch versions, run `webi flutter@stable` (or `@v2.2`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-7
@@ -5,13 +5,7 @@ tagline: |
|
||||
fzf is a general-purpose command-line fuzzy finder.
|
||||
---
|
||||
|
||||
### Updating
|
||||
|
||||
```bash
|
||||
webi fzf@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi fzf@stable` (or `@v0.23`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-5
@@ -5,11 +5,7 @@ tagline: |
|
||||
git: --fast-version-control
|
||||
---
|
||||
|
||||
## Updating `git`
|
||||
|
||||
```bash
|
||||
webi git@stable
|
||||
```
|
||||
To update or switch versions, run `webi git@stable` (or `@v2.30`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-7
@@ -5,13 +5,8 @@ tagline: |
|
||||
Gitea: Git with a cup of tea, painless self-hosted git service.
|
||||
---
|
||||
|
||||
## Updating `gitea`
|
||||
|
||||
```bash
|
||||
webi gitea@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases, or `@x.y.z` for a specific version.
|
||||
To update or switch versions, run `webi gitea@stable` (or `@v1.0`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-7
@@ -5,13 +5,8 @@ tagline: |
|
||||
Go makes it easy to build simple, reliable, and efficient software.
|
||||
---
|
||||
|
||||
## Updating `go`
|
||||
|
||||
```bash
|
||||
webi golang@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases, or `@x.y.z` for a specific version.
|
||||
To update or switch versions, run `webi golang@stable` (or `@v1.16`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
@@ -5,11 +5,8 @@ tagline: |
|
||||
goreleaser: Deliver Go binaries as fast and easily as possible
|
||||
---
|
||||
|
||||
### Updating `goreleaser`
|
||||
|
||||
`webi goreleaser@stable`
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi goreleaser@stable` (or `@v0.174`,
|
||||
`@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-7
@@ -5,13 +5,8 @@ tagline: |
|
||||
hexyl is a simple hex viewer for the terminal.
|
||||
---
|
||||
|
||||
## Updating
|
||||
|
||||
```bash
|
||||
webi hexyl@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi hexyl@stable` (or `@v0.9`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-7
@@ -5,13 +5,8 @@ tagline: |
|
||||
Hugo: The world’s fastest framework for building websites.
|
||||
---
|
||||
|
||||
## Updating `hugo`
|
||||
|
||||
```bash
|
||||
webi hugo@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi hugo@stable` (or `@v0.87`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-7
@@ -5,13 +5,7 @@ tagline: |
|
||||
jq is a lightweight and flexible command-line JSON processor.
|
||||
---
|
||||
|
||||
## Updating `jq`
|
||||
|
||||
```bash
|
||||
webi jq@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi jq@stable` (or `@v1.6`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-5
@@ -5,11 +5,7 @@ tagline: |
|
||||
K9s provides a terminal UI to interact with your Kubernetes clusters
|
||||
---
|
||||
|
||||
### Updating `k9s`
|
||||
|
||||
`webi k9s@stable`
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi k9s@stable` (or `@v0.24`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-5
@@ -5,11 +5,8 @@ tagline: |
|
||||
kubectx: kubectx is a utility to manage and switch between kubectl contexts.
|
||||
---
|
||||
|
||||
### Updating `kubectx`
|
||||
|
||||
`webi kubectx@stable`
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi kubectx@stable` (or `@v0.9`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-5
@@ -5,11 +5,8 @@ tagline: |
|
||||
kubens: kubens is a utility to easily switch between Kubernetes namespaces.
|
||||
---
|
||||
|
||||
### Updating `kubens`
|
||||
|
||||
`webi kubens@stable`
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi kubens@stable` (or `@v0.9`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-5
@@ -5,11 +5,7 @@ tagline: |
|
||||
LSDeluxe: next gen ls command
|
||||
---
|
||||
|
||||
### Updating `lsd`
|
||||
|
||||
`webi lsd@stable`
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi lsd@stable` (or `@v0.20`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-7
@@ -5,13 +5,8 @@ tagline: |
|
||||
Pandoc is a Haskell library for converting from one markup format to another.
|
||||
---
|
||||
|
||||
## Updating `pandoc`
|
||||
|
||||
```bash
|
||||
webi pandoc@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi pandoc@stable` (or `@v2.14`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-7
@@ -5,13 +5,8 @@ tagline: |
|
||||
PostgreSQL: The World's Most Advanced Open Source Relational Database.
|
||||
---
|
||||
|
||||
## Updating `postgres`
|
||||
|
||||
```bash
|
||||
webi postgres@stable
|
||||
```
|
||||
|
||||
Use `@x.y.z` for a specific version.
|
||||
To update or switch versions, run `webi postgres@stable` (or `@v10`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-7
@@ -5,13 +5,7 @@ tagline: |
|
||||
Ripgrep is a git and sourcecode-aware drop-in grep replacement.
|
||||
---
|
||||
|
||||
## Updating `rg`
|
||||
|
||||
```bash
|
||||
webi rg@stable
|
||||
```
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi rg@stable` (or `@v13.0`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-5
@@ -5,11 +5,7 @@ tagline: |
|
||||
sd is an intuitive find & replace CLI.
|
||||
---
|
||||
|
||||
### Updating `sd`
|
||||
|
||||
`webi sd@stable`
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi sd@stable` (or `@v0.7`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+2
-5
@@ -5,11 +5,8 @@ tagline: |
|
||||
watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications.
|
||||
---
|
||||
|
||||
### Updating `watchexec`
|
||||
|
||||
`webi watchexec@stable`
|
||||
|
||||
Use the `@beta` tag for pre-releases.
|
||||
To update or switch versions, run `webi watchexec@stable` (or `@v1.17`, `@beta`,
|
||||
etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
+1
-6
@@ -5,12 +5,7 @@ tagline: |
|
||||
XZ Utils is free general-purpose data compression software with a high compression ratio.
|
||||
---
|
||||
|
||||
### Updating `xz`
|
||||
|
||||
`webi xz@stable`
|
||||
|
||||
The Windows builds are the official builds. The Mac and Linux builds are from
|
||||
[github.com/therootcompany/xz-static](https://github.com/therootcompany/xz-static).
|
||||
To update or switch versions, run `webi xz@stable` (or `@v5.2`, `@beta`, etc).
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user