summaryrefslogtreecommitdiff
path: root/.goreleaser.yml
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2022-07-21 22:46:34 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2022-07-21 23:04:57 +0900
commitecc418ba77e52660ffdd9ed84727b12c3f377680 (patch)
tree9e88fac282127dac1e9b83590da5e656b507fd0c /.goreleaser.yml
parent3af5b7f2ace3e2cfcd64ab9c38e2b393680f2e6e (diff)
downloadfzf-ecc418ba77e52660ffdd9ed84727b12c3f377680.tar.gz
0.31.0
Diffstat (limited to '.goreleaser.yml')
-rw-r--r--.goreleaser.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml
index bab275d6..4db20f8e 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -18,7 +18,7 @@ builds:
post: |
sh -c '
cat > /tmp/fzf-gon-amd64.hcl << EOF
- source = ["./dist/fzf-macos_darwin_amd64/fzf"]
+ source = ["./dist/fzf-macos_darwin_amd64_v1/fzf"]
bundle_id = "kr.junegunn.fzf"
apple_id {
username = "junegunn.c@gmail.com"