Skip to content

Commit

Permalink
luna-translator: Update to version 5.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 29, 2024
1 parent 9cee0dd commit f2270e9
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.39.2",
"version": "5.40.0",
"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.39.2/LunaTranslator.zip",
"hash": "35a3b21382e8a5ddca6c229abc5311b285906f314e5020a564441e4e47a9c8c5",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.40.0/LunaTranslator.zip",
"hash": "5e271784b679c5e7bda88b2dded89231f4b73038f2243155f7c10ebe5f332c60",
"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.39.2/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.40.0/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "1acf93c3ebcae1f5a09e0774646fdb48f8454e014d46d57d2ceec3aeed1179cf"
"hash": "3204df08b9e5b6679d2be126b04f86e63fa0bfda4c8e208a0060a22e2b8e286b"
}
},
"shortcuts": [
Expand Down

0 comments on commit f2270e9

Please sign in to comment.