Update On Sun Mar 17 19:25:58 CET 2024

This commit is contained in:
github-action[bot]
2024-03-17 19:25:58 +01:00
parent 9e739ac7b3
commit ed6af3de85
294 changed files with 4061 additions and 2029 deletions

View File

@@ -353,6 +353,8 @@ jobs:
package_arch='i386'
elif [ "$GOARCH" == 'mipsle' ];then
package_arch='mips32le'
elif [ "$GOARCH" == 'loong64' ];then
package_arch='loongarch64'
else
package_arch="$GOARCH"
fi
@@ -518,7 +520,7 @@ jobs:
riscv64)
source_dir="v2ray_unzipped/v2ray-linux-riscv64"
;;
loong64)
loongarch64)
source_dir="v2ray_unzipped/v2ray-linux-loong64"
;;
esac
@@ -577,7 +579,7 @@ jobs:
riscv64)
source_dir="xray_unzipped/xray-linux-riscv64"
;;
loong64)
loongarch64)
source_dir="xray_unzipped/xray-linux-loong64"
;;
esac

View File

@@ -2,7 +2,7 @@ Origin: v2rayA
Label: v2raya
Suite: stable
Codename: v2raya
Architectures: i386 amd64 armel armhf arm64 mips64 mips64le mips32 mips32le mips riscv64 loong64
Architectures: i386 amd64 armel armhf arm64 mips64 mips64le mips32 mips32le mips riscv64 loongarch64
Components: main
Description: https://github.com/v2rayA/v2rayA
SignWith: yes