Skip to content

Commit 09774a6

Browse files
authored
Update DiscordRPC to v2.1.7 and add ARM64 support (#1042)
* Update DiscordRPC to 2.1.7
1 parent e961b65 commit 09774a6

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

src/pl.arm64.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,16 @@
5757
"author": "Pavel Nedev",
5858
"homepage": "https://github.com/pnedev/comparePlus"
5959
},
60+
{
61+
"folder-name": "DiscordRPC",
62+
"display-name": "Discord Rich Presence",
63+
"version": "2.1.711.1",
64+
"id": "5d271bb0219ac204c9a45926a27c37e3cdd2d37e2b0939be475419cc238a4c39",
65+
"repository": "https://github.com/Zukaritasu/notepadpp_rpc/releases/download/v2.1.7/DiscordRPC_v2.1.7_arm64.zip",
66+
"description": "Shows in discord the file that is currently being edited in Notepad++.",
67+
"author": "Zukaritasu",
68+
"homepage": "https://github.com/Zukaritasu/notepadpp_rpc"
69+
},
6070
{
6171
"folder-name": "EmojiDescription",
6272
"display-name": "Emoji Description",

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -366,9 +366,9 @@
366366
{
367367
"folder-name": "DiscordRPC",
368368
"display-name": "Discord Rich Presence",
369-
"version": "2.0.625.1",
370-
"id": "bce28c82442dca8c317891a31ea11cc710b89eae4bf0d71c4b227c5bc20b6298",
371-
"repository": "https://github.com/Zukaritasu/notepadpp_rpc/releases/download/v2.0/DiscordRPC_v2.0_x64.zip",
369+
"version": "2.1.711.1",
370+
"id": "e6a1bc2d41960b038110a9fe86d9dc8ebe5bca39bb833d666837e5e036625b7f",
371+
"repository": "https://github.com/Zukaritasu/notepadpp_rpc/releases/download/v2.1.7/DiscordRPC_v2.1.7_x64.zip",
372372
"description": "Shows in discord the file that is currently being edited in Notepad++.",
373373
"author": "Zukaritasu",
374374
"homepage": "https://github.com/Zukaritasu/notepadpp_rpc"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,9 +344,9 @@
344344
{
345345
"folder-name": "DiscordRPC",
346346
"display-name": "Discord Rich Presence",
347-
"version": "2.0.625.1",
348-
"id": "0a776e3bf32772ce00ea2964922b6777ebde41cb32cfd71902c04433d9f20b72",
349-
"repository": "https://github.com/Zukaritasu/notepadpp_rpc/releases/download/v2.0/DiscordRPC_v2.0_x86.zip",
347+
"version": "2.1.711.1",
348+
"id": "aeaa6f669036e8b2460ab9b708082f4cda26b3077f2a2881a6f81923475d7755",
349+
"repository": "https://github.com/Zukaritasu/notepadpp_rpc/releases/download/v2.1.7/DiscordRPC_v2.1.7_x86.zip",
350350
"description": "Shows in discord the file that is currently being edited in Notepad++.",
351351
"author": "Zukaritasu",
352352
"homepage": "https://github.com/Zukaritasu/notepadpp_rpc"

0 commit comments

Comments
 (0)