mirror of
https://github.com/go-task/task.git
synced 2025-01-26 05:27:15 +02:00
v3.7.2
Attempt to fix Homebrew releasing by Goreleaser
This commit is contained in:
parent
e6c6cc7811
commit
888338c60e
@ -64,3 +64,4 @@ brews:
|
||||
system "#{bin}/task", "--help"
|
||||
url_template: https://github.com/go-task/task/releases/download/{{.Tag}}/{{.ArtifactName}}
|
||||
commit_msg_template: Bump {{.Tag}}
|
||||
token: "{{.Env.GORELEASER_TOKEN}}"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## 3.7.1 - 2021-09-04
|
||||
## 3.7.2 - 2021-09-04
|
||||
|
||||
- Add official support to Apple M1 ([#564](https://github.com/go-task/task/pull/564), [#567](https://github.com/go-task/task/pull/567)).
|
||||
- Our [official Homebrew tap](https://github.com/go-task/homebrew-tap) will
|
||||
|
Loading…
x
Reference in New Issue
Block a user