Skip to content

Commit

Permalink
luna-translator: Update to version 5.55.5
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Nov 5, 2024
1 parent bdfe143 commit 2139238
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.55.4",
"version": "5.55.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.55.4/LunaTranslator.zip",
"hash": "df942e42002bf5a3931790fe269abfedf68db7c19ecb37f032bf2937481fd3de",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.55.5/LunaTranslator.zip",
"hash": "d8f08a541020ea29cbfdaee4cb609b853e70b4157c4c2601e7499bfcbe9577c5",
"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.55.4/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.55.5/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "a432da0ef4f859aa9af62855a680fc6921db7be6955af122aaf91055eede122f"
"hash": "2d2dc14a29cca6ce8c25e92f215a80a6729f88ec1ab0bea3ce7abc77e940d152"
}
},
"shortcuts": [
Expand Down

0 comments on commit 2139238

Please sign in to comment.