From 95e97283e66509567c70a91aacadd25a47e64403 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 12:30:01 +0000 Subject: [PATCH] rathole: Update to version 0.5.0 --- bucket/rathole.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rathole.json b/bucket/rathole.json index 4a6c00c180..50ec7c969f 100644 --- a/bucket/rathole.json +++ b/bucket/rathole.json @@ -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.", "homepage": "https://github.com/rapiz1/rathole", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/rapiz1/rathole/releases/download/v0.4.8/rathole-x86_64-pc-windows-msvc.zip", - "hash": "e674a3b1a74f65ff587eef1080d3ce789484615f66af8c9c332231e9304f5220" + "url": "https://github.com/rapiz1/rathole/releases/download/v0.5.0/rathole-x86_64-pc-windows-msvc.zip", + "hash": "2f3b4900a63d32a14e1578b2de68f78daad89b7c47b9388c26d922962faef430" } }, "bin": "rathole.exe",