Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed May 13, 2023
1 parent 1956462 commit 678764d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ brew install tsirysndr/tap/superviseur
Or download the latest release for your platform [here](https://github.com/tsirysndr/superviseur/releases).

## 📦 Downloads
- `Mac`: arm64: [superviseur_v0.1.0-alpha.6_aarch64-apple-darwin.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.6/superviseur_v0.1.0-alpha.6_aarch64-apple-darwin.tar.gz) intel: [superviseur_v0.1.0-alpha.6_x86_64-apple-darwin.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.6/superviseur_v0.1.0-alpha.6_x86_64-apple-darwin.tar.gz)
- `Linux`: [superviseur_v0.1.0-alpha.6_x86_64-unknown-linux-gnu.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.6/superviseur_v0.1.0-alpha.6_x86_64-unknown-linux-gnu.tar.gz)
- `Mac`: arm64: [superviseur_v0.1.0-alpha.7_aarch64-apple-darwin.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.7/superviseur_v0.1.0-alpha.7_aarch64-apple-darwin.tar.gz) intel: [superviseur_v0.1.0-alpha.7_x86_64-apple-darwin.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.7/superviseur_v0.1.0-alpha.7_x86_64-apple-darwin.tar.gz)
- `Linux`: [superviseur_v0.1.0-alpha.7_x86_64-unknown-linux-gnu.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.7/superviseur_v0.1.0-alpha.7_x86_64-unknown-linux-gnu.tar.gz)

## 🚀 Usage

Expand Down Expand Up @@ -192,7 +192,7 @@ You can use the [setup-superviseur](https://github.com/marketplace/actions/setup
```yaml
- uses: tsirysndr/setup-superviseur@v1
with:
version: 'v0.1.0-alpha.6'
version: 'v0.1.0-alpha.7'
- run: superviseur --help
```
Expand Down

0 comments on commit 678764d

Please sign in to comment.