Skip to content

Commit

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

0 comments on commit 0e7e982

Please sign in to comment.