Skip to content

Commit

Permalink
luna-translator: Update to version 5.34.6
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 8, 2024
1 parent fc3175e commit f7d2b28
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.34.5",
"version": "5.34.6",
"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.34.5/LunaTranslator.zip",
"hash": "2029a05ee79c8e0f9e3fd4a48cb179d8d48a1830a39ac3af4288e478d4d5214c",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.34.6/LunaTranslator.zip",
"hash": "c4284111546be1e85059369174075af47d53382ad47b3a387551690f7e5c0c48",
"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.34.5/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.34.6/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "29fd51d542d5122bdba3fb601495a22c2a459c946083c070755bc7b75a34fd3d"
"hash": "297c231c31c2d754e9f1b24b18332a03ca8b0dcc098e0b7115cd33809eafa858"
}
},
"shortcuts": [
Expand Down

0 comments on commit f7d2b28

Please sign in to comment.