Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2024
1 parent 3fc37c4 commit 54b1aff
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
20 changes: 10 additions & 10 deletions bucket/naiveproxy.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"version": "130.0.6723.40-5",
"version": "131.0.6778.86-1",
"description": "A proxy using Chrome's network stack to camouflage traffic with strong censorship resistence and low detectablility.",
"homepage": "https://github.com/klzgrad/naiveproxy",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://download.fastgit.org/klzgrad/naiveproxy/releases/download/v130.0.6723.40-5/naiveproxy-v130.0.6723.40-5-win-x64.zip",
"hash": "0e8b719370db9007b557d1807897e5e15dce634cd52e40e16eb489b59ac92852",
"extract_dir": "naiveproxy-v130.0.6723.40-5-win-x64"
"url": "https://download.fastgit.org/klzgrad/naiveproxy/releases/download/v131.0.6778.86-1/naiveproxy-v131.0.6778.86-1-win-x64.zip",
"hash": "951ff09b381b4e32159741d6d2fd3d34378e1fced6fb47d0e5a1d38ebb6e4960",
"extract_dir": "naiveproxy-v131.0.6778.86-1-win-x64"
},
"32bit": {
"url": "https://download.fastgit.org/klzgrad/naiveproxy/releases/download/v130.0.6723.40-5/naiveproxy-v130.0.6723.40-5-win-x86.zip",
"hash": "4264f7322cd08919ee02daf202df6d2afb039354c869c68bf01e0f52748f11f5",
"extract_dir": "naiveproxy-v130.0.6723.40-5-win-x86"
"url": "https://download.fastgit.org/klzgrad/naiveproxy/releases/download/v131.0.6778.86-1/naiveproxy-v131.0.6778.86-1-win-x86.zip",
"hash": "58dac204d89d19594a96c1744bd29926349777087c2bcd36456f12cf2eac7d70",
"extract_dir": "naiveproxy-v131.0.6778.86-1-win-x86"
},
"arm64": {
"url": "https://download.fastgit.org/klzgrad/naiveproxy/releases/download/v130.0.6723.40-5/naiveproxy-v130.0.6723.40-5-win-arm64.zip",
"hash": "64158e914f54fd12428e18436ddc751e110aa5405a66524f17ea2ba2ac16a441",
"extract_dir": "naiveproxy-v130.0.6723.40-5-win-arm64"
"url": "https://download.fastgit.org/klzgrad/naiveproxy/releases/download/v131.0.6778.86-1/naiveproxy-v131.0.6778.86-1-win-arm64.zip",
"hash": "87cc2ba5cefcd3ce9b3777075784cc7ed02ffc6aa29231ba7860a2d1bab9a877",
"extract_dir": "naiveproxy-v131.0.6778.86-1-win-arm64"
}
},
"bin": "naive.exe",
Expand Down
10 changes: 5 additions & 5 deletions bucket/xray.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "24.11.11",
"version": "24.11.21",
"description": "A platform for building proxies to bypass network restrictions",
"homepage": "https://github.com/XTLS/Xray-core",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://download.fastgit.org/XTLS/Xray-core/releases/download/v24.11.11/Xray-windows-64.zip",
"hash": "342aa2c384836500c7cdb08090b6149ac5f79f4c31460895a31b1ab7400a1d30"
"url": "https://download.fastgit.org/XTLS/Xray-core/releases/download/v24.11.21/Xray-windows-64.zip",
"hash": "92cdf85e550a69be06f1420a4982e8ec7fe918efe8185b551b48e2fc4767343f"
},
"32bit": {
"url": "https://download.fastgit.org/XTLS/Xray-core/releases/download/v24.11.11/Xray-windows-32.zip",
"hash": "faab74e2f4ff715ef1e4ed2fbdb193ceb316ff854ee8b573c61a58ee8e3ba471"
"url": "https://download.fastgit.org/XTLS/Xray-core/releases/download/v24.11.21/Xray-windows-32.zip",
"hash": "322ee74c970f837cedccb47ba1b2cb68442e65d1726a1e18cf0230a1f02f02fc"
}
},
"pre_install": [
Expand Down

0 comments on commit 54b1aff

Please sign in to comment.