m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Sign and notarize macOS binaries

Close #2408
This commit is contained in:
Junegunn Choi
2021-04-06 18:09:06 +09:00
parent 3d37a5ba1d
commit c440418ce6
2 changed files with 62 additions and 17 deletions

View File

@@ -9,6 +9,7 @@ CHANGELOG
fzf --preview 'cat {}' --preview-window top:border-bottom
fzf --preview 'cat {}' --preview-window top:border-horizontal
```
- Signed and notarized macOS binaries (thanks to [BACKERS.md](https://github.com/junegunn/junegunn/blob/main/BACKERS.md))
0.26.0
------