mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
frp: Update to version 0.29.1
This commit is contained in:
parent
4002f76d78
commit
048d8f4b6f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.29.0",
|
||||
"version": "0.29.1",
|
||||
"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.29.0/frp_0.29.0_windows_amd64.zip",
|
||||
"hash": "8c08a32c5cb795d87f2991359de7e7e986d2b303c9eff76b2a163705c61788fd",
|
||||
"extract_dir": "frp_0.29.0_windows_amd64"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.29.1/frp_0.29.1_windows_amd64.zip",
|
||||
"hash": "8c0aa5aef5df69fa8b19812aed3ff0e97cfb52961ff5f09b39c39c8ef262de6f",
|
||||
"extract_dir": "frp_0.29.1_windows_amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.29.0/frp_0.29.0_windows_386.zip",
|
||||
"hash": "c3440e7f5ecebf5ba25f0e102c92210c1cd3a70887a1565f31ac570dd71cfcd5",
|
||||
"extract_dir": "frp_0.29.0_windows_386"
|
||||
"url": "https://github.com/fatedier/frp/releases/download/v0.29.1/frp_0.29.1_windows_386.zip",
|
||||
"hash": "31707fbede480e73c556759e80b626a6e655a3a5857b74609660fb72ed27ecb2",
|
||||
"extract_dir": "frp_0.29.1_windows_386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user