summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorFlorian Franzmann2021-11-06 17:16:41 +0100
committerFlorian Franzmann2021-11-06 17:18:53 +0100
commita40ddf74a67aa409647f7b5bd753e1bdad4820da (patch)
tree2e5faa9c7e70b7147110daee42d9ac6777bdd36f /utils
parentd5d09f503d7eb0ef43826cd79331eceee634b5e0 (diff)
utils/fzf: version 0.28.0
Diffstat (limited to 'utils')
-rwxr-xr-xutils/fzf/DETAILS4
-rw-r--r--utils/fzf/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/utils/fzf/DETAILS b/utils/fzf/DETAILS
index 945b38b689..eaf2680b49 100755
--- a/utils/fzf/DETAILS
+++ b/utils/fzf/DETAILS
@@ -1,8 +1,8 @@
SPELL=fzf
- VERSION=0.27.3
+ VERSION=0.28.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://github.com/junegunn/${SPELL}/archive/${VERSION}.tar.gz
- SOURCE_HASH=sha512:978cc524b257e931c2ac0323e7e8c78bcc554677e812a471f2af1e2fd35c4fb62d72baa5eaf4305291d524c97c59da1a8cc54c042b739b0ab0800b46916ce891
+ SOURCE_HASH=sha512:5e5652272b90ef1b79ed9faa0563439fe184aa2d91a6a76388145fc92cd851753abb70b3c22b3a77a863b0e47f3960ca2cb6236a93b48ca8efc1b6aceffcd621
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://github.com/junegunn/fzf"
LICENSE[0]=MIT
diff --git a/utils/fzf/HISTORY b/utils/fzf/HISTORY
index ae1b664cd8..854f763147 100644
--- a/utils/fzf/HISTORY
+++ b/utils/fzf/HISTORY
@@ -1,3 +1,6 @@
+2021-11-06 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 0.28.0
+
2021-10-24 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 0.27.3