Skip to content

Commit

Permalink
luna-translator: Update to version 5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Jul 13, 2024
1 parent b557051 commit 1d4de5d
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.11.1",
"version": "5.11.2",
"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.11.1/LunaTranslator.zip",
"hash": "130db0dd28b7927592855ead2ca801858545932feed16aecf701ff5ca49755b1",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.11.2/LunaTranslator.zip",
"hash": "5686a3f9e9d0d3e867b1345f3e04e3e066d8fc5f031d2b8f759f4d57b7dd6e55",
"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.11.1/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.11.2/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "029b8fe6d96748835a012004acddab1ce3adc81bd5fb82fba07705c9a69df4e6"
"hash": "fccbdff88aae4681464b62fafb58c5cda068b7cc56ca7cb5c4a7f6d6bd25d7db"
}
},
"shortcuts": [
Expand Down

0 comments on commit 1d4de5d

Please sign in to comment.