Skip to content
This repository was archived by the owner on Jul 30, 2023. It is now read-only.

Commit b1cdc0e

Browse files
authored
Merge branch 'main' into prune/ctx-no-color
2 parents 999ae69 + 3080226 commit b1cdc0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.goreleaser.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ builds:
1313
- -s -w
1414
- -X main.Version={{.Version}}
1515
goos:
16-
- windows
16+
# - windows
1717
- darwin
1818
- linux
1919
goarch:
@@ -37,9 +37,9 @@ archives:
3737
brews:
3838
- name: kubecolor
3939
tap:
40-
owner: dty1er
40+
owner: hidetatz
4141
name: homebrew-tap
42-
homepage: "https://github.com/dty1er/kubecolor"
42+
homepage: "https://github.com/hidetatz/kubecolor"
4343
description: "Colorize your kubectl output"
4444
folder: Formula
4545
install: |

0 commit comments

Comments
 (0)