frp: Update to version 0.32.1

This commit is contained in:
Ash258 2020-04-03 18:47:40 +02:00
parent 4d45f7dccc
commit 879e1f41e6

View File

@ -1,18 +1,18 @@
{ {
"version": "0.32.0", "version": "0.32.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.32.0/frp_0.32.0_windows_amd64.zip", "url": "https://github.com/fatedier/frp/releases/download/v0.32.1/frp_0.32.1_windows_amd64.zip",
"hash": "ba37e0b064aba037fc97c4490ae71a9a82f4b0e09de69c41b20fa0021f24aa22", "hash": "6aa4d01b0545fb80d7f7eb049f530e60b20a05a78a2b06c8fd4dbf8264639b75",
"extract_dir": "frp_0.32.0_windows_amd64" "extract_dir": "frp_0.32.1_windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fatedier/frp/releases/download/v0.32.0/frp_0.32.0_windows_386.zip", "url": "https://github.com/fatedier/frp/releases/download/v0.32.1/frp_0.32.1_windows_386.zip",
"hash": "af86fc25707ffbc339b8fe4be58ff8c5d05b0467b1ad6e7d97ae23834b6c4e22", "hash": "4d907f6b3499d235cdfd46f2e8e29555eafd02bc7715761a7447320fa491e68b",
"extract_dir": "frp_0.32.0_windows_386" "extract_dir": "frp_0.32.1_windows_386"
} }
}, },
"bin": [ "bin": [