Merge pull request #151377 from r-ryantm/auto-update/v2ray
v2ray: 4.43.0 -> 4.44.0
This commit is contained in:
commit
74a2ea49c8
1 changed files with 2 additions and 2 deletions
|
@ -3,13 +3,13 @@
|
|||
}:
|
||||
|
||||
let
|
||||
version = "4.43.0";
|
||||
version = "4.44.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "v2fly";
|
||||
repo = "v2ray-core";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-kOTQQUbaRQBABopU0x36j8Qre+Ko0UecUDNN8dvFni8=";
|
||||
sha256 = "1yk02n2lllbcwqkz4f3l3d2df1w3m768zxvdawgmafjgmbqf0gjf";
|
||||
};
|
||||
|
||||
vendorSha256 = "sha256-7zSIAKcMwtaTvokKuLJ8orqJc2jGuaw5FglEJadeZ9I=";
|
||||
|
|
Loading…
Reference in a new issue