Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 20, 2024
1 parent 4466d0d commit 92ae790
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/naiveproxy.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"version": "121.0.6167.71-1",
"version": "122.0.6261.43-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/v121.0.6167.71-1/naiveproxy-v121.0.6167.71-1-win-x64.zip",
"hash": "488c659dc0f7c920dc0ae8bfa9905a92af1f2e72671ad9c78197c130afbd1fc7",
"extract_dir": "naiveproxy-v121.0.6167.71-1-win-x64"
"url": "https://download.fastgit.org/klzgrad/naiveproxy/releases/download/v122.0.6261.43-1/naiveproxy-v122.0.6261.43-1-win-x64.zip",
"hash": "91fb2dbddd5b0872e705698b8196eb0b237e5f8d95ea180ec7210b3d404584c1",
"extract_dir": "naiveproxy-v122.0.6261.43-1-win-x64"
},
"32bit": {
"url": "https://download.fastgit.org/klzgrad/naiveproxy/releases/download/v121.0.6167.71-1/naiveproxy-v121.0.6167.71-1-win-x86.zip",
"hash": "938e24889aebcb216b9ee389a3a7b39cfad500d5df7c3f7a7f57e2e8aadf0229",
"extract_dir": "naiveproxy-v121.0.6167.71-1-win-x86"
"url": "https://download.fastgit.org/klzgrad/naiveproxy/releases/download/v122.0.6261.43-1/naiveproxy-v122.0.6261.43-1-win-x86.zip",
"hash": "0a2a0b1c273de7dea13c310218f88dde923bd43fc57447e5f39fc20556659488",
"extract_dir": "naiveproxy-v122.0.6261.43-1-win-x86"
}
},
"bin": "naive.exe",
Expand Down

0 comments on commit 92ae790

Please sign in to comment.