frp: Update to version 0.35.0

This commit is contained in:
Jakub Čábera 2021-01-19 17:01:41 +01:00
parent 71edebd54c
commit 5aca6b64cd

View File

@ -1,18 +1,18 @@
{ {
"version": "0.34.3", "version": "0.35.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.34.3/frp_0.34.3_windows_amd64.zip", "url": "https://github.com/fatedier/frp/releases/download/v0.35.0/frp_0.35.0_windows_amd64.zip",
"hash": "5c32de8cd08f9465fa9f77596a62ad069334dd77835f477f73f92aefddb6b8ad", "hash": "3ed31406e15634654e3c3df30a405268b43a4edb471bd7c43dfe192522ed5b05",
"extract_dir": "frp_0.34.3_windows_amd64" "extract_dir": "frp_0.35.0_windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fatedier/frp/releases/download/v0.34.3/frp_0.34.3_windows_386.zip", "url": "https://github.com/fatedier/frp/releases/download/v0.35.0/frp_0.35.0_windows_386.zip",
"hash": "bc22836852588739acb5de767c557c17eb966512ad098e8ae4fade16b6ea2a39", "hash": "07a17ddd3f5d44f23ede4b313e1c1b715af032680f91e62907b5b75762aa7a64",
"extract_dir": "frp_0.34.3_windows_386" "extract_dir": "frp_0.35.0_windows_386"
} }
}, },
"bin": [ "bin": [