From 5e284a3d864621a7146c4d0d65ddc9031d74c6aa Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 4 Dec 2024 17:23:02 +0000 Subject: [PATCH] scrcpy 3.0.1 scrcpy: scrcpy-server 3.0.1 Signed-off-by: Rui Chen --- Formula/s/scrcpy.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/s/scrcpy.rb b/Formula/s/scrcpy.rb index 9d2798689cbb9..fcee4a61589ae 100644 --- a/Formula/s/scrcpy.rb +++ b/Formula/s/scrcpy.rb @@ -1,8 +1,8 @@ class Scrcpy < Formula desc "Display and control your Android device" homepage "https://github.com/Genymobile/scrcpy" - url "https://github.com/Genymobile/scrcpy/archive/refs/tags/v3.0.tar.gz" - sha256 "6ad2306dcdf17a8c927691d1004ec632a694069187ded73d30113a5db780fc43" + url "https://github.com/Genymobile/scrcpy/archive/refs/tags/v3.0.1.tar.gz" + sha256 "5f40b6fa945d991cc89d764decc7f10cfa6b1b2e1072f0d5cd9e22027be28cfc" license "Apache-2.0" livecheck do @@ -27,8 +27,8 @@ class Scrcpy < Formula depends_on "sdl2" resource "prebuilt-server" do - url "https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-server-v3.0", using: :nounzip - sha256 "800044c62a94d5fc16f5ab9c86d45b1050eae3eb436514d1b0d2fe2646b894ea" + url "https://github.com/Genymobile/scrcpy/releases/download/v3.0.1/scrcpy-server-v3.0.1", using: :nounzip + sha256 "86c4ef31f5acb060a24d5d63d8dd262ef83384e19ae5f9ad78e6408a50743d17" end def install