mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
frp: Update to version 0.34.1
This commit is contained in:
parent
1bce3f1552
commit
569d5331a8
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.34.0",
|
"version": "0.34.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.34.0/frp_0.34.0_windows_amd64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.34.1/frp_0.34.1_windows_amd64.zip",
|
||||||
"hash": "58a27db5cf307b6c808ffff7a4a54fa269a7daecd1a4fb5b9178a36e70d46ab9",
|
"hash": "3ceceea13c61d8c9559c58d4ddafafd4c86625e6f053146dab315e44722727bc",
|
||||||
"extract_dir": "frp_0.34.0_windows_amd64"
|
"extract_dir": "frp_0.34.1_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fatedier/frp/releases/download/v0.34.0/frp_0.34.0_windows_386.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.34.1/frp_0.34.1_windows_386.zip",
|
||||||
"hash": "b9216bb72354e0965624934b3fe2477a1f34f5953cf179d47816a5a6b841c223",
|
"hash": "da64d4a6774972c75e64fb515d3a060c6ff4e2f9bedf19578be62f7753158c19",
|
||||||
"extract_dir": "frp_0.34.0_windows_386"
|
"extract_dir": "frp_0.34.1_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user