diff --git a/bucket/lf.json b/bucket/lf.json index a1eb30d1f3..4219576d38 100644 --- a/bucket/lf.json +++ b/bucket/lf.json @@ -1,16 +1,16 @@ { - "version": "r20", + "version": "r21", "description": "A terminal file manager written in Go", "homepage": "https://godoc.org/github.com/gokcehan/lf", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r20/lf-windows-amd64.zip", - "hash": "ec24ea1a83e461975d6be3dbc930549fe281528cf94200bbc2d8fb199c923310" + "url": "https://github.com/gokcehan/lf/releases/download/r21/lf-windows-amd64.zip", + "hash": "ed132a29fb7232f3394cf65c75682a0b75720b150b4ba570cb940affd359dcdd" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r20/lf-windows-386.zip", - "hash": "fcb0206eefe16ac5009c061060b031557cdfca6e4fd7ea64dc080086639d7a67" + "url": "https://github.com/gokcehan/lf/releases/download/r21/lf-windows-386.zip", + "hash": "a36d3e7b72f7b8b8bf6b8a919dc593f9f87e95093b483e13845e1d4f34369dda" } }, "bin": "lf.exe",