diff options
author | Cem Keylan <cem@ckyln.com> | 2021-02-03 22:53:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-02-03 22:53:55 +0300 |
commit | b8609a8befc23ad42581032b147d9ba45014cea9 (patch) | |
tree | 9efa3c166e1713aab967e7b37b9c499c75eb775a /community/fzf | |
parent | 4b7a973fec06315ded080ecb2de11b297cf69637 (diff) | |
download | repository-b8609a8befc23ad42581032b147d9ba45014cea9.tar.gz |
fzf: bump to 0.25.1
Diffstat (limited to 'community/fzf')
-rw-r--r-- | community/fzf/checksums | 2 | ||||
-rw-r--r-- | community/fzf/sources | 2 | ||||
-rw-r--r-- | community/fzf/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/fzf/checksums b/community/fzf/checksums index a2c8d305..05c60cf7 100644 --- a/community/fzf/checksums +++ b/community/fzf/checksums @@ -1 +1 @@ -ccbe13733d692dbc4f0e4c0d40c053cba8d22f309955803692569fb129e42eb0 0.25.0.tar.gz +b97cf9ab528391a49dfa45b459c767fb2626ade9f3a3f99d0108d7274f2eca8b 0.25.1.tar.gz diff --git a/community/fzf/sources b/community/fzf/sources index d95a3292..0a4377a0 100644 --- a/community/fzf/sources +++ b/community/fzf/sources @@ -1 +1 @@ -https://github.com/junegunn/fzf/archive/0.25.0.tar.gz +https://github.com/junegunn/fzf/archive/0.25.1.tar.gz diff --git a/community/fzf/version b/community/fzf/version index 3a9b001d..561ffc84 100644 --- a/community/fzf/version +++ b/community/fzf/version @@ -1 +1 @@ -0.25.0 1 +0.25.1 1 |