Skip to content

Commit

Permalink
luna-translator: Update to version 5.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 27, 2024
1 parent f90fab8 commit dd13d88
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.0",
"version": "5.39.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.39.0/LunaTranslator.zip",
"hash": "6966668d6c18e7c1f368c92152827d5a47fa96e5e1a4e3e9fb4efc5d556a10f9",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.39.1/LunaTranslator.zip",
"hash": "8988db61e07d9f48c98d718f01082a7e5974433de52f58ecbf9d8d48edc4a558",
"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.0/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v5.39.1/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "12f45f175ae316f10f4bd16f7577fe59362566397464d3230d8acb272bebc994"
"hash": "37dcfcdbdabfd9411ed088ebf41069e63093a6ce2e5bb76b7908a756cf2ebdbb"
}
},
"shortcuts": [
Expand Down

0 comments on commit dd13d88

Please sign in to comment.