mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
frp: Update to version 0.53.0
This commit is contained in:
parent
b9d008874f
commit
c316cd6275
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.52.3",
|
||||
"version": "0.53.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.52.3/frp_0.52.3_windows_amd64.zip",
|
||||
"hash": "3fcf04657f8efd6c6418047bb8c219878c913c4bdc678a8c4bbc8a49d3a389d1",
|
||||
"extract_dir": "frp_0.52.3_windows_amd64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.53.0/frp_0.53.0_windows_amd64.zip",
|
||||
"hash": "dfd7bc3410c018dc8bcf897696ddfb10e7aaf5a584b8220ae3949ec87205ea4c",
|
||||
"extract_dir": "frp_0.53.0_windows_amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.52.3/frp_0.52.3_windows_arm64.zip",
|
||||
"hash": "24395170dfc41544eceeb78529c8de5b57b65250c27a02e058cd013e6f66097f",
|
||||
"extract_dir": "frp_0.52.3_windows_arm64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.53.0/frp_0.53.0_windows_arm64.zip",
|
||||
"hash": "23bafd6bf4ac0e631b37bcdc68827f4b36f06c3dcf0bd754f5d0f9acb4606a3b",
|
||||
"extract_dir": "frp_0.53.0_windows_arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user