diff --git a/bucket/lf.json b/bucket/lf.json index a6542ec32c..d2b5fa42bd 100644 --- a/bucket/lf.json +++ b/bucket/lf.json @@ -1,16 +1,16 @@ { - "version": "r15", + "version": "r16", "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/r15/lf-windows-amd64.zip", - "hash": "b8c431433b4b7356272669e2d7d1d74d7f3d25b696cb39cab454c29c12d4cc2b" + "url": "https://github.com/gokcehan/lf/releases/download/r16/lf-windows-amd64.zip", + "hash": "3b02ca60368de0f05eec814505d8d9eb99323404bbd1c40d9d6b7a5a10b51274" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r15/lf-windows-386.zip", - "hash": "3a253267bc1d6053e6ada091a3cbdc62794588ff0fb393f24037d9f08e7418cc" + "url": "https://github.com/gokcehan/lf/releases/download/r16/lf-windows-386.zip", + "hash": "1da57c29def541eed068eab120f3c0607a8d573ca5daefada97ae101637f4e3a" } }, "bin": "lf.exe",