mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
frp: Update to version 0.56.0
This commit is contained in:
parent
3419a7bbb8
commit
a30e668562
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.55.1",
|
"version": "0.56.0",
|
||||||
"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.55.1/frp_0.55.1_windows_amd64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.56.0/frp_0.56.0_windows_amd64.zip",
|
||||||
"hash": "eeb4247038f58d6b89bd5608782489eeaa7bcfb83d61b5475284ab612978b328",
|
"hash": "572872fec378f423b141faa205b44faa07bbf06f7272b0a6a3235c7992a69998",
|
||||||
"extract_dir": "frp_0.55.1_windows_amd64"
|
"extract_dir": "frp_0.56.0_windows_amd64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/fatedier/frp/releases/download/v0.55.1/frp_0.55.1_windows_arm64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.56.0/frp_0.56.0_windows_arm64.zip",
|
||||||
"hash": "b48943e9641fde4b91e0032fa031599fdbe3f9cebdd8612cec9e3477aecf2866",
|
"hash": "b1c9ee1dff229639c43c60e39a6023798b5c96ccd38df7e3edd41cfb6990c90a",
|
||||||
"extract_dir": "frp_0.55.1_windows_arm64"
|
"extract_dir": "frp_0.56.0_windows_arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user