Skip to content

Commit

Permalink
luna-translator: Update to version 5.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Jul 13, 2024
1 parent aa1fd96 commit b557051
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.11.0",
"version": "5.11.1",
"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.11.0/LunaTranslator.zip",
"hash": "75e7cebc915e223fc90ebdf05e5cf71a5b98477a8f536d98b1e3a561801345dd",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.11.1/LunaTranslator.zip",
"hash": "130db0dd28b7927592855ead2ca801858545932feed16aecf701ff5ca49755b1",
"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.11.0/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.11.1/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "3c98ec94c8f300cdf46ee42bb5f18b123c891145999757caef6dccecc72d2e8a"
"hash": "029b8fe6d96748835a012004acddab1ce3adc81bd5fb82fba07705c9a69df4e6"
}
},
"shortcuts": [
Expand Down

0 comments on commit b557051

Please sign in to comment.