Skip to content

Commit

Permalink
luna-translator: Update to version 6.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Dec 31, 2024
1 parent a7a35b3 commit 09318eb
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.16.6",
"version": "6.16.7",
"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.16.6/LunaTranslator.zip",
"hash": "0b1a8261409fe4d11672043d94c05a7c94d4bd202522c3afa7937abf419ed1a5",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v6.16.7/LunaTranslator.zip",
"hash": "a889e6323e1013f832c6e04d2fd52d7ac2f0a08e2de4ac2be68f88a9badeafd5",
"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.16.6/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v6.16.7/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "0f70d0d481300ce04f174e66472e8a637368406af9dac3955712b937f586abd2"
"hash": "c58753f72765cb6c2d5e6b280faa1ed5978c5c65e0707d8e0667cb48dc1f76d5"
}
},
"shortcuts": [
Expand Down

0 comments on commit 09318eb

Please sign in to comment.