frp: Update to version 0.29.1

This commit is contained in:
Richard Kuhnt 2019-11-02 16:01:50 +00:00
parent 4002f76d78
commit 048d8f4b6f

View File

@ -1,18 +1,18 @@
{ {
"version": "0.29.0", "version": "0.29.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.29.0/frp_0.29.0_windows_amd64.zip", "url": "https://github.com/fatedier/frp/releases/download/v0.29.1/frp_0.29.1_windows_amd64.zip",
"hash": "8c08a32c5cb795d87f2991359de7e7e986d2b303c9eff76b2a163705c61788fd", "hash": "8c0aa5aef5df69fa8b19812aed3ff0e97cfb52961ff5f09b39c39c8ef262de6f",
"extract_dir": "frp_0.29.0_windows_amd64" "extract_dir": "frp_0.29.1_windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fatedier/frp/releases/download/v0.29.0/frp_0.29.0_windows_386.zip", "url": "https://github.com/fatedier/frp/releases/download/v0.29.1/frp_0.29.1_windows_386.zip",
"hash": "c3440e7f5ecebf5ba25f0e102c92210c1cd3a70887a1565f31ac570dd71cfcd5", "hash": "31707fbede480e73c556759e80b626a6e655a3a5857b74609660fb72ed27ecb2",
"extract_dir": "frp_0.29.0_windows_386" "extract_dir": "frp_0.29.1_windows_386"
} }
}, },
"bin": [ "bin": [