mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
frp: Update to version 0.61.2
This commit is contained in:
parent
6f6952c470
commit
b67d577128
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.61.1",
|
"version": "0.61.2",
|
||||||
"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.61.1/frp_0.61.1_windows_amd64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.61.2/frp_0.61.2_windows_amd64.zip",
|
||||||
"hash": "e0094cd0baf03d5ff9ce9739199406871ad8788cf51e766f00ad3a9e7a836f3a",
|
"hash": "5173739890fe7462eed6c9ca4e8ed2f98fca3604174bc596b0e955a4c58a50f2",
|
||||||
"extract_dir": "frp_0.61.1_windows_amd64"
|
"extract_dir": "frp_0.61.2_windows_amd64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/fatedier/frp/releases/download/v0.61.1/frp_0.61.1_windows_arm64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.61.2/frp_0.61.2_windows_arm64.zip",
|
||||||
"hash": "099914b6f66b1d983a9402e3a9a116bccc683c877f6dbfbbb5c0f171b584675f",
|
"hash": "6b1a374a95971911e0b7d962d3e6a879c45d6676e8b741f981c5759c892f0797",
|
||||||
"extract_dir": "frp_0.61.1_windows_arm64"
|
"extract_dir": "frp_0.61.2_windows_arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user