Skip to content

Commit

Permalink
Add Lenovo Legion Toolkit manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
elisimpson committed Jun 12, 2024
1 parent d1cc30b commit dce93ff
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bucket/lenovo-legion-toolkit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": "2.22.2",
"description": "A lightweight alternative to the Lenovo Vantage Software created for Lenovo Legion laptops",
"homepage": "https://github.com/BartoszCichecki/LenovoLegionToolkit",
"license": "MIT",
"suggest": {
"desktop-runtime": "extras/windowsdesktop-runtime"
},
"url": "https://github.com/BartoszCichecki/LenovoLegionToolkit/releases/download/2.22.2/LenovoLegionToolkitSetup.exe",
"hash": "c8e431d793a1a5e7b39891f2740c59796e2740566dd00de1f40f423a176387b2",
"innosetup": true,
"shortcuts": [
[
"Lenovo Legion Toolkit.exe",
"Lenovo Legion Toolkit"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/BartoszCichecki/LenovoLegionToolkit/releases/download/$version/LenovoLegionToolkitSetup.exe"
}
}

0 comments on commit dce93ff

Please sign in to comment.