Skip to content

Commit

Permalink
luna-translator: Update to version 5.56.5
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Nov 8, 2024
1 parent 64bc7ee commit 1e3ca7a
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.56.4",
"version": "5.56.5",
"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.56.4/LunaTranslator.zip",
"hash": "00e1af189426101f4660e87d757e116c503c523d2f833bd45481bbad3df21c86",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.56.5/LunaTranslator.zip",
"hash": "e76060e6966bdf87c542e55f3fb212e7cb82db7432312c590c313bb473df998b",
"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.56.4/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.56.5/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "0025038171606d2cef1e31809727d99bd7877017196554056dca9c2b2ff00309"
"hash": "a2ccc83e2f0232feb97fb1abe813b0c8f4922df61c5c9f918e3c085e6b2ee457"
}
},
"shortcuts": [
Expand Down

0 comments on commit 1e3ca7a

Please sign in to comment.