mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
openlist: Update to version 4.0.9
This commit is contained in:
parent
16e819de61
commit
539c3cf4a9
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.8",
|
"version": "4.0.9",
|
||||||
"description": "A file list program that supports multiple storages, powered by Gin and SolidJS, fork of AList.",
|
"description": "A file list program that supports multiple storages, powered by Gin and SolidJS, fork of AList.",
|
||||||
"homepage": "https://oplist.org/",
|
"homepage": "https://oplist.org/",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.0.8/openlist-windows-amd64.zip",
|
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.0.9/openlist-windows-amd64.zip",
|
||||||
"hash": "md5:0ddc0e991e88ad02a279f87c94556b1d"
|
"hash": "md5:2da6f0532bf05fdbb21a96039d2cc50d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.0.8/openlist-windows-386.zip",
|
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.0.9/openlist-windows-386.zip",
|
||||||
"hash": "md5:d59ef557f034793d672c2280f8860143"
|
"hash": "md5:519422542092872149963fad59674b80"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.0.8/openlist-windows-arm64.zip",
|
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.0.9/openlist-windows-arm64.zip",
|
||||||
"hash": "md5:67a547aea21e3ad5a253fa4bad7f3448"
|
"hash": "md5:6055781893536bc6ed7a52c73cbf382e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user