{ "homepage": "https://godoc.org/github.com/gokcehan/lf", "description": "A terminal file manager written in Go", "license": "MIT", "version": "r12", "architecture": { "64bit": { "url": "https://github.com/gokcehan/lf/releases/download/r12/lf-windows-amd64.zip", "hash": "76ccc526fc3697b336d3ad99857e7a7abee58a1df8638ce28a3cdb6f14146464" }, "32bit": { "url": "https://github.com/gokcehan/lf/releases/download/r12/lf-windows-386.zip", "hash": "06cd965ec65104f675c14c2cb564d660726398953081654532cf12d7d07e6410" } }, "bin": "lf.exe", "checkver": { "github": "https://github.com/gokcehan/lf/", "regex": "tag/(r[\\d]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gokcehan/lf/releases/download/$version/lf-windows-amd64.zip" }, "32bit": { "url": "https://github.com/gokcehan/lf/releases/download/$version/lf-windows-386.zip" } } } }