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

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed May 22, 2023
1 parent e79e42b commit 27e015d
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.12_aarch64-apple-darwin.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.12/superviseur_v0.1.0-alpha.12_aarch64-apple-darwin.tar.gz) intel: [superviseur_v0.1.0-alpha.12_x86_64-apple-darwin.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.12/superviseur_v0.1.0-alpha.12_x86_64-apple-darwin.tar.gz)
- `Linux`: [superviseur_v0.1.0-alpha.12_x86_64-unknown-linux-gnu.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.12/superviseur_v0.1.0-alpha.12_x86_64-unknown-linux-gnu.tar.gz)
- `Mac`: arm64: [superviseur_v0.1.0-alpha.13_aarch64-apple-darwin.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.13/superviseur_v0.1.0-alpha.13_aarch64-apple-darwin.tar.gz) intel: [superviseur_v0.1.0-alpha.13_x86_64-apple-darwin.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.13/superviseur_v0.1.0-alpha.13_x86_64-apple-darwin.tar.gz)
- `Linux`: [superviseur_v0.1.0-alpha.13_x86_64-unknown-linux-gnu.tar.gz](https://github.com/tsirysndr/superviseur/releases/download/v0.1.0-alpha.13/superviseur_v0.1.0-alpha.13_x86_64-unknown-linux-gnu.tar.gz)

## 🚀 Usage

Expand Down Expand Up @@ -189,7 +189,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.12'
version: 'v0.1.0-alpha.13'
- run: superviseur --help
```
Expand Down

0 comments on commit 27e015d

Please sign in to comment.