Skip to content

Commit

Permalink
luna-translator: Update to version 5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Jul 14, 2024
1 parent 172235b commit 02ccc29
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.3",
"version": "5.13.0",
"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.3/LunaTranslator.zip",
"hash": "69d90b808dc1641289d1e27f16f7b7bcc20fc858f395727b55ec29bb6502d673",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.13.0/LunaTranslator.zip",
"hash": "def14b9b711cf7c4c1992ebb9477061dcac3b2a746d4492841bc7060ff7db979",
"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.3/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.13.0/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "e6ee348564f0e85c52796c2713113196492bf0bddabe2ee4d4d55eb427e1f088"
"hash": "27488d8c84f1016f46baea5a0c83c286443f48902ad246686afd4775a278a01a"
}
},
"shortcuts": [
Expand Down

0 comments on commit 02ccc29

Please sign in to comment.