Skip to content

Commit b5206b3

Browse files
committed
feat: add callback on xray creates sockets
[macos-awg-ne] [ios-xray]
1 parent d661e29 commit b5206b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build_awg_ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232
with:
3333
repository: amnezia-vpn/amneziawg-apple
34-
ref: v1.1.0
34+
ref: v1.1.1
3535
path: awg-apple
3636

3737
- name: 'Build WG'

.github/workflows/build_awg_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/checkout@v4
5656
with:
5757
repository: amnezia-vpn/amneziawg-apple
58-
ref: v1.0.0
58+
ref: v1.1.1
5959
path: amneziawg-apple
6060

6161
- name: 'Setup Go'

0 commit comments

Comments
 (0)