Skip to content

Commit

Permalink
Add ja-learner
Browse files Browse the repository at this point in the history
  • Loading branch information
Youxikong committed May 11, 2024
1 parent 2ce03d6 commit 2f66cec
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions bucket/ja-learner.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"version": "0.4",
"description": "📖简易日语学习 / 视觉小说阅读辅助工具",
"homepage": "https://github.com/ks233/ja-learner",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/ks233/ja-learner/releases/download/v0.4/ja-learner.zip",
"hash": "F66063A9CD1A3B04D78154E40716E50111BFB65D1E2DB07821D3F3527998A5D7"
}
},
"shortcuts": [
[
"ja-learner.exe",
"ja-learner"
]
],
"persist": [
"appsettings.json"
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/ks233/ja-learner/releases/download/v$version/ja-learner.zip"
}
},
"hash": {
"url": "",
"regex": ""
}
}
}

0 comments on commit 2f66cec

Please sign in to comment.