Skip to content

Commit

Permalink
luna-translator: Update to version 5.34.7
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 10, 2024
1 parent 8dc1cc9 commit 648a0e6
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.6",
"version": "5.34.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/v5.34.6/LunaTranslator.zip",
"hash": "c4284111546be1e85059369174075af47d53382ad47b3a387551690f7e5c0c48",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.34.7/LunaTranslator.zip",
"hash": "071af91eeaf1724e2d6cdb1594a2b9929fd99241f69dc6b4aafc141bc6a29e73",
"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.6/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.34.7/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "297c231c31c2d754e9f1b24b18332a03ca8b0dcc098e0b7115cd33809eafa858"
"hash": "4c35befcd6a49ce0e2b2221b80d44d9c106d28adbdd90ef73e12111403235c0b"
}
},
"shortcuts": [
Expand Down

0 comments on commit 648a0e6

Please sign in to comment.