From eaccb8b596a38116bb9f56be32f8cd4bc6b6f380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 17 Aug 2020 08:32:30 +0200 Subject: [PATCH] gnirehtet: Update to version 2.5 --- bucket/gnirehtet.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/gnirehtet.json b/bucket/gnirehtet.json index fb6b3b6dac..6a298d90f1 100644 --- a/bucket/gnirehtet.json +++ b/bucket/gnirehtet.json @@ -1,13 +1,13 @@ { - "homepage": "https://github.com/Genymobile/gnirehtet", + "version": "2.5", "description": "Reverse tethering for Android (no root required)", + "homepage": "https://github.com/Genymobile/gnirehtet", "license": "Apache-2.0", - "version": "2.4", "depends": "adb", "architecture": { "64bit": { - "url": "https://github.com/Genymobile/gnirehtet/releases/download/v2.4/gnirehtet-rust-win64-v2.4.zip", - "hash": "ea90ebcd1d497df32257e7b6d162775c0df17cd86ab02455fa6f1bbc34221ef2" + "url": "https://github.com/Genymobile/gnirehtet/releases/download/v2.5/gnirehtet-rust-win64-v2.5.zip", + "hash": "9f6d7700368f45d2fa43923324660eca9f879e837e10fc45d8d975273eae4755" } }, "extract_dir": "gnirehtet-rust-win64",