Skip to content

Commit

Permalink
luna-translator: Update to version 5.56.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Nov 6, 2024
1 parent 3c44c6f commit bf53e44
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.5",
"version": "5.56.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.55.5/LunaTranslator.zip",
"hash": "d8f08a541020ea29cbfdaee4cb609b853e70b4157c4c2601e7499bfcbe9577c5",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.56.1/LunaTranslator.zip",
"hash": "8bf5187f2a7bc83faefcdd77b56dc15493583f78b37676997de3e0db3abc69c8",
"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.5/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.56.1/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "2d2dc14a29cca6ce8c25e92f215a80a6729f88ec1ab0bea3ce7abc77e940d152"
"hash": "8dd9f39bdd1a273acb00f95256154c298d4cb2ca4d2deb9fd7462b3b27ddbdcc"
}
},
"shortcuts": [
Expand Down

0 comments on commit bf53e44

Please sign in to comment.