mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
frp: Update to version 0.35.1
This commit is contained in:
parent
e4b198a506
commit
87db70e4b1
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.35.0",
|
"version": "0.35.1",
|
||||||
"description": "A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.",
|
"description": "A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.",
|
||||||
"homepage": "https://github.com/fatedier/frp",
|
"homepage": "https://github.com/fatedier/frp",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/fatedier/frp/releases/download/v0.35.0/frp_0.35.0_windows_amd64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.35.1/frp_0.35.1_windows_amd64.zip",
|
||||||
"hash": "3ed31406e15634654e3c3df30a405268b43a4edb471bd7c43dfe192522ed5b05",
|
"hash": "64f4d9ba4bee8788f29fa159e4166235c8523fadd5d66ca45714ac067b2c6467",
|
||||||
"extract_dir": "frp_0.35.0_windows_amd64"
|
"extract_dir": "frp_0.35.1_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fatedier/frp/releases/download/v0.35.0/frp_0.35.0_windows_386.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.35.1/frp_0.35.1_windows_386.zip",
|
||||||
"hash": "07a17ddd3f5d44f23ede4b313e1c1b715af032680f91e62907b5b75762aa7a64",
|
"hash": "48a8376dbd76bb4db5c10f414e58ed58f7a4fe9fbdad6726b867351f4d7f4882",
|
||||||
"extract_dir": "frp_0.35.0_windows_386"
|
"extract_dir": "frp_0.35.1_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user