Skip to content

Commit

Permalink
luna-translator: Update to version 5.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 30, 2024
1 parent 77c9582 commit 2c290de
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.0",
"version": "5.40.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.40.0/LunaTranslator.zip",
"hash": "5e271784b679c5e7bda88b2dded89231f4b73038f2243155f7c10ebe5f332c60",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.40.1/LunaTranslator.zip",
"hash": "8e5a283dc45e3c9bca341a16febbec42138d09aa72233acbe81c3f9cad3988af",
"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.0/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.40.1/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "3204df08b9e5b6679d2be126b04f86e63fa0bfda4c8e208a0060a22e2b8e286b"
"hash": "1287b85d8c5dfd2e361f345b695ff59c82c240f2749f32a0890f94c7ea6f8193"
}
},
"shortcuts": [
Expand Down

0 comments on commit 2c290de

Please sign in to comment.