mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
frp: Update to version 0.65.0
This commit is contained in:
parent
a7b8c8fa7f
commit
3fc30f5ebd
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.64.0",
|
"version": "0.65.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.64.0/frp_0.64.0_windows_amd64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.65.0/frp_0.65.0_windows_amd64.zip",
|
||||||
"hash": "f91170693c584d2b3d2c113cae8044e51f69ba016bd4da3673647ac05c688a17",
|
"hash": "5885bff09604e719e429698f800f89379f3910f07490ca1f7d8a7f7a40970eda",
|
||||||
"extract_dir": "frp_0.64.0_windows_amd64"
|
"extract_dir": "frp_0.65.0_windows_amd64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/fatedier/frp/releases/download/v0.64.0/frp_0.64.0_windows_arm64.zip",
|
"url": "https://github.com/fatedier/frp/releases/download/v0.65.0/frp_0.65.0_windows_arm64.zip",
|
||||||
"hash": "43f623bfe12b01b5876212bfc980738d53509bdb52e167aa1fe65b86b6783a56",
|
"hash": "cef05f46ec253c3542c3e943740d161f004387d52ff5d9d30d8dde0d58bba6e8",
|
||||||
"extract_dir": "frp_0.64.0_windows_arm64"
|
"extract_dir": "frp_0.65.0_windows_arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user