Skip to content

Commit

Permalink
luna-translator: Update to version 5.40.3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Oct 1, 2024
1 parent 8c60cd0 commit 68d0b3b
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.40.2",
"version": "5.40.3",
"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.40.2/LunaTranslator.zip",
"hash": "77c0433d0d6e491b07f1d3d1d69bfa6f6e2e31e5438760d37e64ac3463ea3aaf",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.40.3/LunaTranslator.zip",
"hash": "4a8d104b03326f191483ed3bbff42341ed7365e3da129068858dfe7224d199b4",
"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.40.2/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.40.3/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "af555cefd0e9d8095506f3b2351a23ad5b0a4bac741e2e9f748513ced09b2e41"
"hash": "5b57bfc6ee90e5a080d23355002d22d3e3a8b96fabd558628c0184d2b000c8ee"
}
},
"shortcuts": [
Expand Down

0 comments on commit 68d0b3b

Please sign in to comment.