mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
frp: Update to version 0.59.0
This commit is contained in:
parent
c9e5ef1dfb
commit
c7cd46037f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.58.1",
|
"version": "0.59.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.58.1/frp_0.58.1_windows_amd64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.59.0/frp_0.59.0_windows_amd64.zip",
|
||||||
"hash": "7aa26c8c082c2fc7960b422811c1bbcbfae219b2a108d6604a645e8dc7476337",
|
"hash": "a53405994ad03b245b36ab98513c8b7370bc0a36be128b057dc687354d6464da",
|
||||||
"extract_dir": "frp_0.58.1_windows_amd64"
|
"extract_dir": "frp_0.59.0_windows_amd64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/fatedier/frp/releases/download/v0.58.1/frp_0.58.1_windows_arm64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.59.0/frp_0.59.0_windows_arm64.zip",
|
||||||
"hash": "14cb8785617bdac2af87133061ec9a303824044bc8a64850db72e6b150bf0e71",
|
"hash": "f9978e5f98b22b1171b03925e73b2601aa485cdd4993dc7ef82557fa0d173ea6",
|
||||||
"extract_dir": "frp_0.58.1_windows_arm64"
|
"extract_dir": "frp_0.59.0_windows_arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user