Skip to content

Commit

Permalink
chore(geekdesk): add to experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
aliuq committed Sep 1, 2024
1 parent 7081d18 commit feee898
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions experiment/geekdesk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"##": "GeekDesk",
"version": "2.5.14",
"description": "小巧、美观的桌面快速启动工具",
"homepage": "https://github.com/BookerLiu/GeekDesk",
"license": "Apache-2.0",
"url": "https://github.com/BookerLiu/GeekDesk/releases/download/2.5.14/GeekDesk.2.5.14.zip",
"hash": "47df5506afe8f59c1af46447398fc72f2092e5b1127d0650acf0cf61ced74ba1",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/BookerLiu/GeekDesk/releases/download/$version/GeekDesk.$version.zip"
},
"shortcuts": [
[
"GeekDesk.exe",
"GeekDesk"
]
],
"persist": [
"GeekDesk.exe.config"
]
}

0 comments on commit feee898

Please sign in to comment.