mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
frp: Update to version 0.29.0
This commit is contained in:
parent
75832ae61a
commit
32287b4ca1
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.2",
|
"version": "0.29.0",
|
||||||
"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.28.2/frp_0.28.2_windows_amd64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.29.0/frp_0.29.0_windows_amd64.zip",
|
||||||
"hash": "c69ab6dbefd14dd47de7f23c3e419c0b05f32957ff482e5b1d43e6bd48162269",
|
"hash": "8c08a32c5cb795d87f2991359de7e7e986d2b303c9eff76b2a163705c61788fd",
|
||||||
"extract_dir": "frp_0.28.2_windows_amd64"
|
"extract_dir": "frp_0.29.0_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fatedier/frp/releases/download/v0.28.2/frp_0.28.2_windows_386.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.29.0/frp_0.29.0_windows_386.zip",
|
||||||
"hash": "9f0d8b1a87c0a96e0db870aba9522b1d036d3e94c02e04b74b0ca8c33b69f455",
|
"hash": "c3440e7f5ecebf5ba25f0e102c92210c1cd3a70887a1565f31ac570dd71cfcd5",
|
||||||
"extract_dir": "frp_0.28.2_windows_386"
|
"extract_dir": "frp_0.29.0_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user