mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
frp: Update to version 0.62.1
This commit is contained in:
parent
6575ede2d7
commit
68cbbe0fb2
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.62.0",
|
||||
"version": "0.62.1",
|
||||
"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.62.0/frp_0.62.0_windows_amd64.zip",
|
||||
"hash": "542b0e056c70ea4dd5e0bef72f64ff3ac501cd33e3a56d93df7780beb9451ddc",
|
||||
"extract_dir": "frp_0.62.0_windows_amd64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.62.1/frp_0.62.1_windows_amd64.zip",
|
||||
"hash": "a12e3b36b81232ad9888b43519a6dbcacc5c8def52f3a6c6e95d4fae6a373c5d",
|
||||
"extract_dir": "frp_0.62.1_windows_amd64"
|
||||
},
|
||||
"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"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.62.1/frp_0.62.1_windows_arm64.zip",
|
||||
"hash": "da9e79e7cacc5570631196fae2f9e50ae5202521aa8abaf2e6de85b1778086b9",
|
||||
"extract_dir": "frp_0.62.1_windows_arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user