mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
frp: Update to version 0.38.0
This commit is contained in:
parent
8100ea6e62
commit
ca8ff25a9c
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.37.1",
|
||||
"version": "0.38.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.37.1/frp_0.37.1_windows_amd64.zip",
|
||||
"hash": "e3ac4ec94dadc9979087036d68e50b083657b079fdebc86d4309acc871fbdb68",
|
||||
"extract_dir": "frp_0.37.1_windows_amd64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.38.0/frp_0.38.0_windows_amd64.zip",
|
||||
"hash": "722d7c6b976d85f29acd429f1fd6289a6e8451a3e1815444404bd4b99eb553f7",
|
||||
"extract_dir": "frp_0.38.0_windows_amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.37.1/frp_0.37.1_windows_386.zip",
|
||||
"hash": "740d39bbd15a64919a30684524d34757e6b5dc89030c9fa44410e9bbd4430950",
|
||||
"extract_dir": "frp_0.37.1_windows_386"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.38.0/frp_0.38.0_windows_386.zip",
|
||||
"hash": "954903a1202b2a256a526839733dd2c3e676b58e68817aec11fd60743dab57ee",
|
||||
"extract_dir": "frp_0.38.0_windows_386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user