Skip to content

Commit

Permalink
luna-translator: Update to version 5.36.5
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 16, 2024
1 parent 5aecfbf commit 3783d67
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.36.4",
"version": "5.36.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.36.4/LunaTranslator.zip",
"hash": "269d60c5b6d84d05d960607d3311b22cca2cebc376a75e09fe3be063fb42efde",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.36.5/LunaTranslator.zip",
"hash": "bd494b1e4e3c5bbfa96448c165be0c154e7ffa6ad3eed4f9b324b529042e6cbc",
"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.36.4/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.36.5/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "7ffad7ba31ad314d12810c0af0af9e776e2d34b47991b56e62b1435d812da555"
"hash": "6a8312d4b333c1b8ecb9924a280ddd48a74746d0292aab7f3ea4e0ae4ab4fee2"
}
},
"shortcuts": [
Expand Down

0 comments on commit 3783d67

Please sign in to comment.