mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-20 03:59:26 +02:00
Update README.md
This commit is contained in:
parent
17a07facac
commit
32866be87c
@ -93,7 +93,7 @@ And the [homebrew formulae](https://github.com/goreleaser/homebrew-formulae/blob
|
||||
```rb
|
||||
class Release < Formula
|
||||
desc "Deliver Go binaries as fast and easily as possible."
|
||||
homepage ""
|
||||
homepage "https://github.com/goreleaser/releaser"
|
||||
url "https://github.com/goreleaser/releaser/releases/download/v0.2.0/release_#{%x(uname -s).gsub(/\n/, '')}_#{%x(uname -m).gsub(/\n/, '')}.tar.gz"
|
||||
head "https://github.com/goreleaser/releaser.git"
|
||||
version "v0.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user