Update On Fri Jul 12 20:34:15 CEST 2024

This commit is contained in:
github-action[bot]
2024-07-12 20:34:16 +02:00
parent e20082c9c9
commit 19e356c9a5
103 changed files with 395 additions and 399 deletions

View File

@@ -0,0 +1,4 @@
contact_links:
- name: Community Support and Questions
url: https://github.com/XTLS/Xray-core/discussions
about: Please ask and answer questions there. The issue tracker is for issues with core.

View File

@@ -83,7 +83,7 @@ jobs:
- goarch: 386
goos: darwin
include:
# BEIGIN MacOS ARM64
# BEGIN MacOS ARM64
- goos: darwin
goarch: arm64
# END MacOS ARM64