mirror of
https://github.com/go-task/task.git
synced 2026-06-24 05:05:49 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
989045489c | ||
|
|
888338c60e |
@@ -60,6 +60,7 @@ brews:
|
|||||||
tap:
|
tap:
|
||||||
owner: go-task
|
owner: go-task
|
||||||
name: homebrew-tap
|
name: homebrew-tap
|
||||||
|
token: "{{.Env.GORELEASER_TOKEN}}"
|
||||||
test:
|
test:
|
||||||
system "#{bin}/task", "--help"
|
system "#{bin}/task", "--help"
|
||||||
url_template: https://github.com/go-task/task/releases/download/{{.Tag}}/{{.ArtifactName}}
|
url_template: https://github.com/go-task/task/releases/download/{{.Tag}}/{{.ArtifactName}}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# 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)).
|
- 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
|
- Our [official Homebrew tap](https://github.com/go-task/homebrew-tap) will
|
||||||
|
|||||||
Reference in New Issue
Block a user