mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Fix latest download links
This commit is contained in:
parent
8cfc279fb8
commit
deafe49247
1 changed files with 3 additions and 3 deletions
|
|
@ -38,9 +38,9 @@ A [Go](https://golang.org) library & cli for the undocumented [crunchyroll](http
|
||||||
|
|
||||||
#### Get the executable
|
#### Get the executable
|
||||||
- 📥 Download the latest binaries [here](https://github.com/ByteDream/crunchyroll-go/releases/latest) or get it from below
|
- 📥 Download the latest binaries [here](https://github.com/ByteDream/crunchyroll-go/releases/latest) or get it from below
|
||||||
- [Linux (x64)](https://github.com/ByteDream/crunchyroll-go/releases/download/v1.2.3/crunchy-v1.2.3_linux)
|
- [Linux (x64)](https://github.com/ByteDream/crunchyroll-go/releases/download/v1.2.4/crunchy-v1.2.4_linux)
|
||||||
- [Windows (x64)](https://github.com/ByteDream/crunchyroll-go/releases/download/v1.2.3/crunchy-v1.2.3_windows.exe)
|
- [Windows (x64)](https://github.com/ByteDream/crunchyroll-go/releases/download/v1.2.4/crunchy-v1.2.4_windows.exe)
|
||||||
- [MacOS (x64)](https://github.com/ByteDream/crunchyroll-go/releases/download/v1.2.3/crunchy-v1.2.3_darwin)
|
- [MacOS (x64)](https://github.com/ByteDream/crunchyroll-go/releases/download/v1.2.4/crunchy-v1.2.4_darwin)
|
||||||
- If you use Arch btw. or any other Linux distro which is based on Arch Linux, you can download the package via the [AUR](https://aur.archlinux.org/packages/crunchyroll-go/):
|
- If you use Arch btw. or any other Linux distro which is based on Arch Linux, you can download the package via the [AUR](https://aur.archlinux.org/packages/crunchyroll-go/):
|
||||||
```
|
```
|
||||||
$ yay -S crunchyroll-go
|
$ yay -S crunchyroll-go
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue