Update readme download links
This commit is contained in:
parent
2c1a6f2c44
commit
2a7b7572fa
@ -33,6 +33,7 @@ checksum:
|
||||
changelog:
|
||||
filters:
|
||||
exclude:
|
||||
- ^v.*
|
||||
- "(?i)^update.*dep"
|
||||
- Merge pull request
|
||||
- Merge branch
|
||||
|
@ -18,9 +18,9 @@ There is a few different ways of getting it:
|
||||
|
||||
### 1. Binary
|
||||
|
||||
- **[Windows (x64)](https://github.com/khlieng/dispatch/releases/download/v0.5.1/dispatch_windows_amd64.zip)**
|
||||
- **[macOS (x64)](https://github.com/khlieng/dispatch/releases/download/v0.5.1/dispatch_darwin_amd64.zip)**
|
||||
- **[Linux (x64)](https://github.com/khlieng/dispatch/releases/download/v0.5.1/dispatch_linux_amd64.tar.gz)**
|
||||
- **[Windows (x64)](https://github.com/khlieng/dispatch/releases/download/v0.5.1/dispatch_0.5.1_windows_amd64.zip)**
|
||||
- **[macOS (x64)](https://github.com/khlieng/dispatch/releases/download/v0.5.1/dispatch_0.5.1_darwin_amd64.tar.gz)**
|
||||
- **[Linux (x64)](https://github.com/khlieng/dispatch/releases/download/v0.5.1/dispatch_0.5.1_linux_amd64.tar.gz)**
|
||||
- [Other versions](https://github.com/khlieng/dispatch/releases)
|
||||
|
||||
### 2. Go
|
||||
|
Loading…
Reference in New Issue
Block a user