diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-04-22 20:26:29 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-04-22 20:53:23 +0900 |
| commit | d24b58ef3fc6d6d2c43e07a44e0f757b9bdfbeff (patch) | |
| tree | 8dd11a1022d7878be2233a3b156fb17d03b0fb81 /install.ps1 | |
| parent | 06ae9b0f3bbe191794dadcf78e37b8ce21e2c05e (diff) | |
| download | fzf-d24b58ef3fc6d6d2c43e07a44e0f757b9bdfbeff.tar.gz | |
0.61.3
Diffstat (limited to 'install.ps1')
| -rw-r--r-- | install.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.ps1 b/install.ps1 index 98b6e8cc..5d623269 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.61.2" +$version="0.61.3" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
