mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
frp: Update to version 0.57.0
This commit is contained in:
parent
8e27d05044
commit
d743cfa326
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.56.0",
|
||||
"version": "0.57.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.56.0/frp_0.56.0_windows_amd64.zip",
|
||||
"hash": "572872fec378f423b141faa205b44faa07bbf06f7272b0a6a3235c7992a69998",
|
||||
"extract_dir": "frp_0.56.0_windows_amd64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.57.0/frp_0.57.0_windows_amd64.zip",
|
||||
"hash": "18b6a345f7d4fb9250b8d751a99f58a0a2daace02a1f7a4e7bb567237e681335",
|
||||
"extract_dir": "frp_0.57.0_windows_amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.56.0/frp_0.56.0_windows_arm64.zip",
|
||||
"hash": "b1c9ee1dff229639c43c60e39a6023798b5c96ccd38df7e3edd41cfb6990c90a",
|
||||
"extract_dir": "frp_0.56.0_windows_arm64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.57.0/frp_0.57.0_windows_arm64.zip",
|
||||
"hash": "6fe6b708ab65d61293fb7f1669a3dceab6d8a7d06f9f9b93db68025873f51c44",
|
||||
"extract_dir": "frp_0.57.0_windows_arm64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user