Skip to content

Commit

Permalink
luna-translator: Update to version 5.35.5
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 14, 2024
1 parent ff96698 commit e4776bc
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.35.4",
"version": "5.35.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/v5.35.4/LunaTranslator.zip",
"hash": "8de6a80a124ca08277df5d0034a2b259214589ff4c63068a698ee3961ac6a1fe",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.35.5/LunaTranslator.zip",
"hash": "e9a64538a1b8cf11a3a832212601d9bc7da86c294e3905b32d77e31322bf204b",
"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.35.4/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.35.5/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "3ef0a650ce039ecf0a524bc546f4d241fa52cadb9b0f59ee92ac7f45fbf119a3"
"hash": "cd4e63e6b4ceccf1016c9e1ae485afe117b5e879902175448919619ca41ca0ca"
}
},
"shortcuts": [
Expand Down

0 comments on commit e4776bc

Please sign in to comment.