Skip to content

Commit

Permalink
luna-translator: Update to version 6.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 12, 2025
1 parent e7fc536 commit bbe8e0d
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": "6.19.6",
"version": "6.20.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/v6.19.6/LunaTranslator.zip",
"hash": "578833148846bcf5ede4384b86753146bcb7364cfd4f0ff2fdca06483922d83c",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v6.20.0/LunaTranslator.zip",
"hash": "57636b6668c0e8b2abef129cf7f766ef9733e1399a64c9d0d22fbf85f04e29cd",
"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/v6.19.6/LunaTranslator_x86.zip",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v6.20.0/LunaTranslator_x86.zip",
"extract_dir": "LunaTranslator_x86",
"hash": "9442fc75b81ab4aa1a501775a861b714bf982d46cb2f28d7902c9b4158b277a6"
"hash": "79b1e6992d6d713ea0c6e580d169c7051cc1c1814217adde972399e38130876e"
}
},
"shortcuts": [
Expand Down

0 comments on commit bbe8e0d

Please sign in to comment.