mirror of
https://github.com/go-task/task.git
synced 2026-07-01 16:44:34 +00:00
feat(homebrew): migrate from Formula to Cask
Switch GoReleaser config from `brews` to `homebrew_casks` and update documentation links to reference Casks/go-task.rb instead of Formula/go-task.rb.
This commit is contained in:
@@ -75,7 +75,7 @@ apk add task
|
||||
### [Homebrew](https://brew.sh)   {#homebrew}
|
||||
|
||||
Task is available via our official Homebrew tap
|
||||
[[source](https://github.com/go-task/homebrew-tap/blob/main/Formula/go-task.rb)]:
|
||||
[[source](https://github.com/go-task/homebrew-tap/blob/main/Casks/go-task.rb)]:
|
||||
|
||||
```shell
|
||||
brew install go-task/tap/go-task
|
||||
|
||||
Reference in New Issue
Block a user