diff --git a/bucket/lf.json b/bucket/lf.json index 44b11f60fb..619368c788 100644 --- a/bucket/lf.json +++ b/bucket/lf.json @@ -2,15 +2,15 @@ "homepage": "https://godoc.org/github.com/gokcehan/lf", "description": "A terminal file manager written in Go", "license": "MIT", - "version": "r13", + "version": "r14", "architecture": { "64bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r13/lf-windows-amd64.zip", - "hash": "1d5433f40ef6275ae3a70684b95193a153b0682d9511d7e0aecc1b2ad0f13003" + "url": "https://github.com/gokcehan/lf/releases/download/r14/lf-windows-amd64.zip", + "hash": "1f3ee1f4f0fc7e26488f63492cc6b3044b8efdbd3986732d30502cbac4b5675e" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r13/lf-windows-386.zip", - "hash": "1234f39983b8bd8a0a8434d40d19d416f88955d6329244a8ea2143cf67e15126" + "url": "https://github.com/gokcehan/lf/releases/download/r14/lf-windows-386.zip", + "hash": "54b33d64317f1965aab7c2ce3d5c5296ef87d4e39af1af86a3ead92b833c923b" } }, "bin": "lf.exe",