lf: Update to version r28

This commit is contained in:
github-actions[bot] 2022-12-24 20:24:36 +00:00
parent fc8b2990fd
commit 9115eb23e1

View File

@ -1,29 +1,29 @@
{ {
"version": "r27", "version": "r28",
"description": "A terminal file manager written in Go", "description": "A terminal file manager written in Go",
"homepage": "https://godoc.org/github.com/gokcehan/lf", "homepage": "https://godoc.org/github.com/gokcehan/lf",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/gokcehan/lf/releases/download/r27/lf-windows-amd64.zip", "https://github.com/gokcehan/lf/releases/download/r28/lf-windows-amd64.zip",
"https://raw.githubusercontent.com/gokcehan/lf/r27/etc/lfcd.cmd", "https://raw.githubusercontent.com/gokcehan/lf/r28/etc/lfcd.cmd",
"https://raw.githubusercontent.com/gokcehan/lf/r27/etc/lfcd.ps1" "https://raw.githubusercontent.com/gokcehan/lf/r28/etc/lfcd.ps1"
], ],
"hash": [ "hash": [
"118d6f2096e35ea7703f2b881a9d724806af8a5575c7f788d723f9797fa20948", "6de9cdb71181c2b0a712d06f22485a10de75596ef90ae1bb00bcf6de04794b15",
"894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890", "894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890",
"e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef" "e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/gokcehan/lf/releases/download/r27/lf-windows-386.zip", "https://github.com/gokcehan/lf/releases/download/r28/lf-windows-386.zip",
"https://raw.githubusercontent.com/gokcehan/lf/r27/etc/lfcd.cmd", "https://raw.githubusercontent.com/gokcehan/lf/r28/etc/lfcd.cmd",
"https://raw.githubusercontent.com/gokcehan/lf/r27/etc/lfcd.ps1" "https://raw.githubusercontent.com/gokcehan/lf/r28/etc/lfcd.ps1"
], ],
"hash": [ "hash": [
"1c4db943cfbb3201cc44a159fedf61745aea6f255f2a8af8f446df1be18a66cd", "e9bce9924f82223072126ffdfbdf546726659156682f97a6c73ba1a8233e97fe",
"894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890", "894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890",
"e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef" "e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef"
] ]