Skip to content

Commit 43169db

Browse files
v2: replace jq with osascript
1 parent a4ed5f3 commit 43169db

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

Deepl-Translate.alfred5workflow

29 Bytes
Binary file not shown.

Deepl-Translate.alfredworkflow

30 Bytes
Binary file not shown.

deepl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LANGUAGE_PREFERRED="${DEEPL_PREFERRED:-[\"DE\",\"EN\"]}"
88
KEY="${DEEPL_KEY:-}"
99
PRO="${DEEPL_PRO:-}"
1010
POSTFIX="${DEEPL_POSTFIX:-.}"
11-
VERSION="1.13"
11+
VERSION="2.0"
1212
PATH="$PATH:/usr/local/bin/"
1313
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
1414
###############################################################################

info5.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ To avoid the error message 'too many requests', please configure your free (or p
611611
<key>variablesdontexport</key>
612612
<array/>
613613
<key>version</key>
614-
<string>1.13</string>
614+
<string>2.0</string>
615615
<key>webaddress</key>
616616
<string>https://github.com/AlexanderWillner/deepl-alfred-workflow2</string>
617617
</dict>

0 commit comments

Comments
 (0)