Skip to content

Commit 578e1d4

Browse files
committed
feat: update discord social sdk to 1.4.9649
1 parent c67128f commit 578e1d4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[wrap-file]
22
directory = discord_social_sdk
3-
source_url = https://oopetris.totto.lt/static/assets/discord/DiscordSocialSdk-1.3.9273.zip
4-
source_filename = DiscordSocialSdk-1.3.9273.zip
5-
source_hash = 031bfdd7e7754b9c535bb1bdf4a4186718202b2e36b6a99f2e75ff0397500cac
3+
source_url = https://oopetris.totto.lt/static/assets/discord/DiscordSocialSdk-1.4.9649.zip
4+
source_filename = DiscordSocialSdk-1.4.9649.zip
5+
source_hash = 55af4030abf3286ee0a8e562c30cd839a605063eb5e987aea110bfc81bc39312
66
patch_directory = discord_social_sdk
7-
diff_files = discord_social_sdk-1.3.9273_mingw.diff
7+
diff_files = discord_social_sdk-1.4.9649_mingw.diff
88

99
[provide]
1010
discord-social-sdk = discord_social_sdk_dep

subprojects/packagefiles/discord_social_sdk/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project(
22
'discord-social-sdk',
33
'cpp',
44
'c',
5-
version: '1.3.9273',
5+
version: '1.4.9649',
66
meson_version: '>=1.4.0',
77
default_options: {
88
'cpp_std': ['c++17'],

0 commit comments

Comments
 (0)