Skip to content

Commit

Permalink
luna-translator: Update to version 5.35.8
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 15, 2024
1 parent f6cc880 commit c6f2d84
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/luna-translator.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"version": "5.35.6",
"version": "5.35.8",
"description": "A Visual Novel translate tool featuring clipboard / OCR / HOOK modes.",
"homepage": "https://github.com/HIllya51/LunaTranslator",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.35.6/LunaTranslator.zip",
"hash": "77463849bdea914d76ce83f81464c7e281f0010bdf6d98b6f05f4833d44d81eb",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.35.8/LunaTranslator.zip",
"hash": "d78ea1dd4374e8fb719eb93ee3f464895edbcc89cf493e1aa9ce9ea437ef229a",
"pre_install": [
"Move-Item \"$dir\\LunaTranslator\" \"$dir\\.tmp\"",
"Move-Item \"$dir\\.tmp\\*\" \"$dir\"",
"Remove-Item \"$dir\\.tmp\""
]
},
"32bit": {
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.35.6/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.35.8/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "6f54431f386f1e68e43e8564302afe101d036e71a251824dd30e4849647f9add"
"hash": "4eb82aa38b77eae4052a31f64cce40bf219e528ed5c99e51ae316f64dc51326c"
}
},
"shortcuts": [
Expand Down

0 comments on commit c6f2d84

Please sign in to comment.