lf: Update to version r29

This commit is contained in:
github-actions[bot] 2023-04-30 16:26:36 +00:00
parent 4e68b9866b
commit 3ab1fc7cb7

View File

@ -1,29 +1,29 @@
{ {
"version": "r28", "version": "r29",
"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/r28/lf-windows-amd64.zip", "https://github.com/gokcehan/lf/releases/download/r29/lf-windows-amd64.zip",
"https://raw.githubusercontent.com/gokcehan/lf/r28/etc/lfcd.cmd", "https://raw.githubusercontent.com/gokcehan/lf/r29/etc/lfcd.cmd",
"https://raw.githubusercontent.com/gokcehan/lf/r28/etc/lfcd.ps1" "https://raw.githubusercontent.com/gokcehan/lf/r29/etc/lfcd.ps1"
], ],
"hash": [ "hash": [
"6de9cdb71181c2b0a712d06f22485a10de75596ef90ae1bb00bcf6de04794b15", "96a6d6e2afffaf28210f8bfd5d181cb9bfa55e2007f4e4c595ff5753f2e5b7b0",
"894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890", "894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890",
"e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef" "e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/gokcehan/lf/releases/download/r28/lf-windows-386.zip", "https://github.com/gokcehan/lf/releases/download/r29/lf-windows-386.zip",
"https://raw.githubusercontent.com/gokcehan/lf/r28/etc/lfcd.cmd", "https://raw.githubusercontent.com/gokcehan/lf/r29/etc/lfcd.cmd",
"https://raw.githubusercontent.com/gokcehan/lf/r28/etc/lfcd.ps1" "https://raw.githubusercontent.com/gokcehan/lf/r29/etc/lfcd.ps1"
], ],
"hash": [ "hash": [
"e9bce9924f82223072126ffdfbdf546726659156682f97a6c73ba1a8233e97fe", "986a491b1210145a8560ac7438c0053bec994bf8cbe07fed9bd3c2108e7fd376",
"894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890", "894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890",
"e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef" "e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef"
] ]