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