Skip to content

Commit

Permalink
luna-translator: Update to version 5.34.4
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 6, 2024
1 parent e35fd93 commit d462d1b
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.3",
"version": "5.34.4",
"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.3/LunaTranslator.zip",
"hash": "3d1a5b142c530c92bfba65a2800c3b6e93bc2a509c30142c6851c565d0b41041",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.34.4/LunaTranslator.zip",
"hash": "a3d20118a45003415dbafa6ee37b3c5a04feb540ddb8d96fe7134661deeb0d81",
"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.3/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.34.4/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "6ee76176e101ba34e78de61bc2364f5747df71b8dcde7ee31695b2b7c4151164"
"hash": "254ebd7e11816c322094f351c88f33fb508963e23134113037adc031ed8f2794"
}
},
"shortcuts": [
Expand Down

0 comments on commit d462d1b

Please sign in to comment.