Compare commits

...

2 Commits

Author SHA1 Message Date
Andrey Nering
989045489c v3.7.3
🙄
2021-09-04 22:06:45 -03:00
Andrey Nering
888338c60e v3.7.2
Attempt to fix Homebrew releasing by Goreleaser
2021-09-04 22:03:22 -03:00
2 changed files with 2 additions and 1 deletions

View File

@@ -60,6 +60,7 @@ brews:
tap:
owner: go-task
name: homebrew-tap
token: "{{.Env.GORELEASER_TOKEN}}"
test:
system "#{bin}/task", "--help"
url_template: https://github.com/go-task/task/releases/download/{{.Tag}}/{{.ArtifactName}}

View File

@@ -1,6 +1,6 @@
# Changelog
## 3.7.1 - 2021-09-04
## 3.7.3 - 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