diff --git a/bucket/lf.json b/bucket/lf.json index e283bc9f7c..b1fdc213a9 100644 --- a/bucket/lf.json +++ b/bucket/lf.json @@ -1,16 +1,16 @@ { - "version": "r22", + "version": "r23", "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/r22/lf-windows-amd64.zip", - "hash": "6c4a46a8065e08b85c8865f9e3a64f8758ba12a6c0e63ef16cfe270a1dd94a20" + "url": "https://github.com/gokcehan/lf/releases/download/r23/lf-windows-amd64.zip", + "hash": "fdefd88d75cbc89a3e8221772c2467100108fee0e52fc518241e13e3f35c3530" }, "32bit": { - "url": "https://github.com/gokcehan/lf/releases/download/r22/lf-windows-386.zip", - "hash": "718c533d512893ed817dc6af9b41e0a4e204b63e4b742d54c363f8793d930678" + "url": "https://github.com/gokcehan/lf/releases/download/r23/lf-windows-386.zip", + "hash": "8ee967c3df94498d9d37943005b4cef47fb318043d14f5b1ac42db9389320b9d" } }, "bin": "lf.exe",