mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
frp: Update to version 0.58.0
This commit is contained in:
parent
a01c299e36
commit
9310c08f6c
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.57.0",
|
"version": "0.58.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.57.0/frp_0.57.0_windows_amd64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.58.0/frp_0.58.0_windows_amd64.zip",
|
||||||
"hash": "18b6a345f7d4fb9250b8d751a99f58a0a2daace02a1f7a4e7bb567237e681335",
|
"hash": "f827466f3f0e256350b66881721bd52753ef5243765e6c22347ec83a271d555f",
|
||||||
"extract_dir": "frp_0.57.0_windows_amd64"
|
"extract_dir": "frp_0.58.0_windows_amd64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/fatedier/frp/releases/download/v0.57.0/frp_0.57.0_windows_arm64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.58.0/frp_0.58.0_windows_arm64.zip",
|
||||||
"hash": "6fe6b708ab65d61293fb7f1669a3dceab6d8a7d06f9f9b93db68025873f51c44",
|
"hash": "8bb04979969040c4c495450bc7921b23054f2d7418f2d8378bd65ecbd8b381b2",
|
||||||
"extract_dir": "frp_0.57.0_windows_arm64"
|
"extract_dir": "frp_0.58.0_windows_arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user