Skip to content

Commit

Permalink
element: Update to v1.11.64
Browse files Browse the repository at this point in the history
**Summary**

Release notes can be found [here](https://github.com/vector-im/element-desktop/releases/tag/v1.11.64).
  • Loading branch information
silkeh committed Apr 10, 2024
1 parent f051ebc commit 09d7f18
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 156 deletions.
6 changes: 3 additions & 3 deletions packages/e/element/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -3393,16 +3393,16 @@ element-desktop:_ZN4node14GetMainContextEPNS_11EnvironmentE
element-desktop:_ZN4node15EmitProcessExitEPNS_11EnvironmentE
element-desktop:_ZN4node15FreeEnvironmentEPNS_11EnvironmentE
element-desktop:_ZN4node15FreeIsolateDataEPNS_11IsolateDataE
element-desktop:_ZN4node15LoadEnvironmentEPNS_11EnvironmentENSt4__Cr17basic_string_viewIcNS2_11char_traitsIcEEEE
element-desktop:_ZN4node15LoadEnvironmentEPNS_11EnvironmentENSt4__Cr8functionIFN2v810MaybeLocalINS4_5ValueEEERKNS_26StartExecutionCallbackInfoEEEE
element-desktop:_ZN4node15LoadEnvironmentEPNS_11EnvironmentENSt4__Cr17basic_string_viewIcNS2_11char_traitsIcEEEENS2_8functionIFvS1_N2v85LocalINS8_5ValueEEESB_EEE
element-desktop:_ZN4node15LoadEnvironmentEPNS_11EnvironmentENSt4__Cr8functionIFN2v810MaybeLocalINS4_5ValueEEERKNS_26StartExecutionCallbackInfoEEEENS3_IFvS1_NS4_5LocalIS6_EESE_EEE
element-desktop:_ZN4node16AddLinkedBindingEPNS_11EnvironmentEPKcPFP12napi_value__P10napi_env__S5_Ei
element-desktop:_ZN4node16AddLinkedBindingEPNS_11EnvironmentEPKcPFvN2v85LocalINS4_6ObjectEEENS5_INS4_5ValueEEENS5_INS4_7ContextEEEPvESC_
element-desktop:_ZN4node16AddLinkedBindingEPNS_11EnvironmentERK11napi_module
element-desktop:_ZN4node16AddLinkedBindingEPNS_11EnvironmentERKNS_11node_moduleE
element-desktop:_ZN4node16EmitAsyncDestroyEPN2v87IsolateENS_13async_contextE
element-desktop:_ZN4node16EmitAsyncDestroyEPNS_11EnvironmentENS_13async_contextE
element-desktop:_ZN4node16RequestInterruptEPNS_11EnvironmentEPFvPvES2_
element-desktop:_ZN4node17CreateEnvironmentEPNS_11IsolateDataEN2v85LocalINS2_7ContextEEERKNSt4__Cr6vectorINS6_12basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEENSB_ISD_EEEESH_NS_16EnvironmentFlags5FlagsENS_8ThreadIdENS6_10unique_ptrINS_21InspectorParentHandleENS6_14default_deleteISM_EEEENS6_8functionIFvPNS_11EnvironmentENS3_INS2_5ValueEEESU_EEE
element-desktop:_ZN4node17CreateEnvironmentEPNS_11IsolateDataEN2v85LocalINS2_7ContextEEERKNSt4__Cr6vectorINS6_12basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEENSB_ISD_EEEESH_NS_16EnvironmentFlags5FlagsENS_8ThreadIdENS6_10unique_ptrINS_21InspectorParentHandleENS6_14default_deleteISM_EEEE
element-desktop:_ZN4node17CreateIsolateDataEPN2v87IsolateEP9uv_loop_sPNS_20MultiIsolatePlatformEPNS_20ArrayBufferAllocatorEPKNS_20EmbedderSnapshotDataE
element-desktop:_ZN4node17InitializeContextEN2v85LocalINS0_7ContextEEE
element-desktop:_ZN4node17ProcessGlobalArgsEPNSt4__Cr6vectorINS0_12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEENS5_IS7_EEEESA_SA_NS_20OptionEnvvarSettingsE
Expand Down
8 changes: 4 additions & 4 deletions packages/e/element/package.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name : element
version : 1.11.63
release : 164
version : 1.11.64
release : 165
homepage : https://element.io/
source :
- git|https://github.com/vector-im/element-desktop.git : v1.11.63
- git|https://github.com/vector-im/element-web.git : v1.11.63
- git|https://github.com/vector-im/element-desktop.git : v1.11.64
- git|https://github.com/vector-im/element-web.git : v1.11.64
license : Apache-2.0
component : network.im
networking : yes
Expand Down

0 comments on commit 09d7f18

Please sign in to comment.