Skip to content

Commit

Permalink
luna-translator: Update to version 6.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Dec 26, 2024
1 parent 44df366 commit 3e5910b
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": "6.15.4",
"version": "6.15.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/v6.15.4/LunaTranslator.zip",
"hash": "4ffe629b27c80fc5f3c382d30bd3a03ee4f4c5c5bc3a9c21a4226ce09138a9aa",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v6.15.5/LunaTranslator.zip",
"hash": "6a48579c86583bef203944e7c8d35f0a4394e045d730bb2f6bc978f467fef9f0",
"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/v6.15.4/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v6.15.5/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "cd348abebcbab112398f9469bd5e901f08d4e774dcdefc793714f189740896b1"
"hash": "b8f6f926fbd1ff55205c9d26d3d15b6fae1fbbd31c70e2c9bf899a5578f1f0a8"
}
},
"shortcuts": [
Expand Down

0 comments on commit 3e5910b

Please sign in to comment.