summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorFlorian Franzmann2021-10-24 16:17:45 +0200
committerFlorian Franzmann2021-10-25 08:46:35 +0200
commita9aa13921070612fb2e929478a5d4b804da6f473 (patch)
tree8b96135aaafc61eb0f1999bfc153f0e4fd1dcb37 /utils
parent0f20381f36be46f37d05a8c2699c8f590a406ae5 (diff)
utils/fzf: version 0.27.3
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 7294fe6fe2..945b38b689 100755
--- a/utils/fzf/DETAILS
+++ b/utils/fzf/DETAILS
@@ -1,8 +1,8 @@
SPELL=fzf
- VERSION=0.27.2
+ VERSION=0.27.3
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://github.com/junegunn/${SPELL}/archive/${VERSION}.tar.gz
- SOURCE_HASH=sha512:8ca27b61b6b2a66bdfd06dc8ad9e5163f3b69d64a44e1a99df5a2af35a63ccf7a9a77f9faed27fead373f5c212396327a3c0300b31f22583a35a1ae2aeac9865
+ SOURCE_HASH=sha512:978cc524b257e931c2ac0323e7e8c78bcc554677e812a471f2af1e2fd35c4fb62d72baa5eaf4305291d524c97c59da1a8cc54c042b739b0ab0800b46916ce891
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 656155c7d6..ae1b664cd8 100644
--- a/utils/fzf/HISTORY
+++ b/utils/fzf/HISTORY
@@ -1,3 +1,6 @@
+2021-10-24 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 0.27.3
+
2021-06-01 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 0.27.2