mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
lf: Update to version r31
This commit is contained in:
parent
a5c0eb5f8d
commit
ba0bdc1bd8
@ -1,29 +1,29 @@
|
|||||||
{
|
{
|
||||||
"version": "r30",
|
"version": "r31",
|
||||||
"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/r30/lf-windows-amd64.zip",
|
"https://github.com/gokcehan/lf/releases/download/r31/lf-windows-amd64.zip",
|
||||||
"https://raw.githubusercontent.com/gokcehan/lf/r30/etc/lfcd.cmd",
|
"https://raw.githubusercontent.com/gokcehan/lf/r31/etc/lfcd.cmd",
|
||||||
"https://raw.githubusercontent.com/gokcehan/lf/r30/etc/lfcd.ps1"
|
"https://raw.githubusercontent.com/gokcehan/lf/r31/etc/lfcd.ps1"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"813de09af0d0ee00133de20ec23cad426911dee93ba4d0ddbc28ee25f9e1978b",
|
"a552c2596704756fa9f8f126286bcc9f55f8bdd3c04665ba95679bf46711b56f",
|
||||||
"894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890",
|
"894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890",
|
||||||
"e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef"
|
"e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/gokcehan/lf/releases/download/r30/lf-windows-386.zip",
|
"https://github.com/gokcehan/lf/releases/download/r31/lf-windows-386.zip",
|
||||||
"https://raw.githubusercontent.com/gokcehan/lf/r30/etc/lfcd.cmd",
|
"https://raw.githubusercontent.com/gokcehan/lf/r31/etc/lfcd.cmd",
|
||||||
"https://raw.githubusercontent.com/gokcehan/lf/r30/etc/lfcd.ps1"
|
"https://raw.githubusercontent.com/gokcehan/lf/r31/etc/lfcd.ps1"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"3942bc767496c32eda4f4765640d7961a249f3947a9ffdb750fd8754abae427a",
|
"26fdddd2959bd5ca30bb53edce6899abffbbc422825545246ce9f221d0bba558",
|
||||||
"894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890",
|
"894791f025c03fc2d0241b26bd23125800f1c2abb3dd7c899496ac0a84ea1890",
|
||||||
"e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef"
|
"e981fb0c6d82268b15ff27aa40925df40ee26feffdea36da75c311f733c79aef"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user