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