mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
frp: Update to version 0.61.1
This commit is contained in:
parent
9f53f2f716
commit
c5935abba9
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.61.0",
|
||||
"version": "0.61.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.61.0/frp_0.61.0_windows_amd64.zip",
|
||||
"hash": "ab7ae0633df538b35d0490212eabfd6d3a0051e9e446ae0053c9f63921a8c46e",
|
||||
"extract_dir": "frp_0.61.0_windows_amd64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.61.1/frp_0.61.1_windows_amd64.zip",
|
||||
"hash": "e0094cd0baf03d5ff9ce9739199406871ad8788cf51e766f00ad3a9e7a836f3a",
|
||||
"extract_dir": "frp_0.61.1_windows_amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.61.0/frp_0.61.0_windows_arm64.zip",
|
||||
"hash": "939f3f3c78be9221a9bc3a2380c1168fb5797ba66504d7188890bf93838ee6d5",
|
||||
"extract_dir": "frp_0.61.0_windows_arm64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.61.1/frp_0.61.1_windows_arm64.zip",
|
||||
"hash": "099914b6f66b1d983a9402e3a9a116bccc683c877f6dbfbbb5c0f171b584675f",
|
||||
"extract_dir": "frp_0.61.1_windows_arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user