Skip to content

Commit

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

0 comments on commit b45c46b

Please sign in to comment.