Skip to content

Commit 3bf31ea

Browse files
committed
feat: publish versioned homebrew casks
1 parent 385e5ad commit 3bf31ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ snapcrafts:
102102

103103
homebrew_casks:
104104
- name: go-task
105+
alternative_names:
106+
- 'go-task@{{ .Major }}.{{ .Minor }}'
105107
description: A fast, cross-platform build tool inspired by Make, designed for modern workflows.
106108
homepage: https://taskfile.dev
107109
binaries:

0 commit comments

Comments
 (0)