mirror of
https://github.com/wahyd4/forego.git
synced 2026-08-09 05:07:05 +10:00
dont hardcode version
This commit is contained in:
@@ -6,12 +6,12 @@ Foreman in Go.
|
||||
|
||||
##### Precompiled Binaries
|
||||
|
||||
* [Linux 32bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/0.4.3/linux-386/forego)
|
||||
* [Linux 64bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/0.4.3/linux-amd64/forego)
|
||||
* [OS X 32bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/0.4.3/darwin-386/forego)
|
||||
* [OS X 64bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/0.4.3/darwin-amd64/forego)
|
||||
* [Windows 32bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/0.4.3/windows-386/forego.exe)
|
||||
* [Windows 64bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/0.4.3/windows-amd64/forego.exe)
|
||||
* [Linux 32bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-386/forego)
|
||||
* [Linux 64bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-amd64/forego)
|
||||
* [OS X 32bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-386/forego)
|
||||
* [OS X 64bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-amd64/forego)
|
||||
* [Windows 32bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-386/forego.exe)
|
||||
* [Windows 64bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-amd64/forego.exe)
|
||||
|
||||
##### Compile from Source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user