This commit is contained in:
DubbleClick
2025-06-26 12:29:58 +07:00
parent 625bfd1bec
commit 8d75a85d6d
4 changed files with 168 additions and 1 deletions

View File

@@ -54,5 +54,20 @@
},
"go-xcaddy-aarch64-macos": {
"type": "custom"
},
"zig-x86_64-linux": {
"type": "custom"
},
"zig-aarch64-linux": {
"type": "custom"
},
"zig-x86_64-macos": {
"type": "custom"
},
"zig-aarch64-macos": {
"type": "custom"
},
"zig-x86_64-win": {
"type": "custom"
}
}