rathole: Update to version 0.5.0

This commit is contained in:
github-actions[bot] 2023-10-01 12:30:01 +00:00
parent 53f2ba5b18
commit 95e97283e6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.8", "version": "0.5.0",
"description": "A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.", "description": "A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.",
"homepage": "https://github.com/rapiz1/rathole", "homepage": "https://github.com/rapiz1/rathole",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rapiz1/rathole/releases/download/v0.4.8/rathole-x86_64-pc-windows-msvc.zip", "url": "https://github.com/rapiz1/rathole/releases/download/v0.5.0/rathole-x86_64-pc-windows-msvc.zip",
"hash": "e674a3b1a74f65ff587eef1080d3ce789484615f66af8c9c332231e9304f5220" "hash": "2f3b4900a63d32a14e1578b2de68f78daad89b7c47b9388c26d922962faef430"
} }
}, },
"bin": "rathole.exe", "bin": "rathole.exe",