Skip to content

Commit

Permalink
luna-translator: Update to version 5.38.12
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 24, 2024
1 parent 3302eaf commit 387db92
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.11",
"version": "5.38.12",
"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.11/LunaTranslator.zip",
"hash": "434d993862922164e7ece1f67a118e1e93c6b705db3f7fc18464d6ca020eada7",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.38.12/LunaTranslator.zip",
"hash": "73587c5c7b41b5a6e81593b22e8bf807c5787a56fcbef1110723615547c40ade",
"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.11/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.38.12/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "a86865cf03de49f24ebea9f36abdd883e5b798232d5f0ff7823bfde4ea4c7bf6"
"hash": "61cd65e092ef581596208fb3650545e041442fe90562450e57b6ac4156113c84"
}
},
"shortcuts": [
Expand Down

0 comments on commit 387db92

Please sign in to comment.