Skip to content

Commit

Permalink
luna-translator: Update to version 5.34.8
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 11, 2024
1 parent 648a0e6 commit 525dfde
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.7",
"version": "5.34.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/v5.34.7/LunaTranslator.zip",
"hash": "071af91eeaf1724e2d6cdb1594a2b9929fd99241f69dc6b4aafc141bc6a29e73",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.34.8/LunaTranslator.zip",
"hash": "2f859f265f322c8f537c96a1ba8dbcadf3af5a064c777e9ed294fd9dd09cbc75",
"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.7/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.34.8/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "4c35befcd6a49ce0e2b2221b80d44d9c106d28adbdd90ef73e12111403235c0b"
"hash": "e5d2f16ed78c74872bde000bb4c0f20893dd4c4229997ac96ca6638bc1ac4275"
}
},
"shortcuts": [
Expand Down

0 comments on commit 525dfde

Please sign in to comment.