lf: Update to version r30

This commit is contained in:
github-actions[bot] 2023-05-20 16:26:49 +00:00
parent b041abb747
commit 1897f26ace

View File

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