mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
frp: Update to version 0.39.0
This commit is contained in:
parent
ccadd0517b
commit
7a1d3b97ca
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.38.0",
|
||||
"version": "0.39.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.38.0/frp_0.38.0_windows_amd64.zip",
|
||||
"hash": "722d7c6b976d85f29acd429f1fd6289a6e8451a3e1815444404bd4b99eb553f7",
|
||||
"extract_dir": "frp_0.38.0_windows_amd64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.39.0/frp_0.39.0_windows_amd64.zip",
|
||||
"hash": "e195429f06e01890fa50719ead4dfdc338b80c9703f6d6c7b9e12c234ff2f39f",
|
||||
"extract_dir": "frp_0.39.0_windows_amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.39.0/frp_0.39.0_windows_386.zip",
|
||||
"hash": "0314135de58db11f0c6f360113b3f76735e20a7b3cdb928f9acdb0a82ce927e0",
|
||||
"extract_dir": "frp_0.39.0_windows_386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user