Skip to content

Commit 4e491eb

Browse files
committed
add back brew
1 parent e98a94f commit 4e491eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.goreleaser.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ aurs:
4444
- opencode
4545
package: |-
4646
install -Dm755 ./opencode "${pkgdir}/usr/bin/opencode"
47-
# brews:
48-
# - repository:
49-
# owner: opencode-ai
50-
# name: homebrew-tap
47+
brews:
48+
- repository:
49+
owner: opencode-ai
50+
name: homebrew-tap
5151
nfpms:
5252
- maintainer: opencode
5353
description: terminal based agent that can build anything

0 commit comments

Comments
 (0)