Skip to content

Commit

Permalink
luna-translator: Update to version 5.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 19, 2024
1 parent a17b749 commit 70d68d6
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.38.1",
"version": "5.38.2",
"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.38.1/LunaTranslator.zip",
"hash": "2de497e1bdc1ce269791034f69b1b2ecfb6bca3ecfe7b946ad5e450f8d82851e",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.38.2/LunaTranslator.zip",
"hash": "29c0bbe57741f78e500888009dd73cd2a73bb1623f2ee5235a9c2bc25603c2e4",
"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.38.1/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.38.2/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "019fd651a7b86f0d70f32dca1af0a20950323d264391048e0b57bf0c7d355eaf"
"hash": "140a3a5574317dbfba2809d7fdb58074ccb3cea267acb25d1b639a6c6195929f"
}
},
"shortcuts": [
Expand Down

0 comments on commit 70d68d6

Please sign in to comment.