mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
frp: Update to version 0.62.0
This commit is contained in:
parent
536cac2aa0
commit
aba4f394b2
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.61.2",
|
||||
"version": "0.62.0",
|
||||
"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",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.61.2/frp_0.61.2_windows_amd64.zip",
|
||||
"hash": "5173739890fe7462eed6c9ca4e8ed2f98fca3604174bc596b0e955a4c58a50f2",
|
||||
"extract_dir": "frp_0.61.2_windows_amd64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.62.0/frp_0.62.0_windows_amd64.zip",
|
||||
"hash": "542b0e056c70ea4dd5e0bef72f64ff3ac501cd33e3a56d93df7780beb9451ddc",
|
||||
"extract_dir": "frp_0.62.0_windows_amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.61.2/frp_0.61.2_windows_arm64.zip",
|
||||
"hash": "6b1a374a95971911e0b7d962d3e6a879c45d6676e8b741f981c5759c892f0797",
|
||||
"extract_dir": "frp_0.61.2_windows_arm64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.62.0/frp_0.62.0_windows_arm64.zip",
|
||||
"hash": "dd824012869b3bd9aeaf3929961237944c7d87ad893327f69ab05a64000cec6f",
|
||||
"extract_dir": "frp_0.62.0_windows_arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user