From 2072903a14dedfcf01dc27c9459823957427c63d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 12:57:35 +0000 Subject: [PATCH] escrcpy: Update to version 1.26.4 --- bucket/escrcpy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/escrcpy.json b/bucket/escrcpy.json index 6c9fd390..23690b27 100644 --- a/bucket/escrcpy.json +++ b/bucket/escrcpy.json @@ -1,20 +1,20 @@ { - "version": "1.26.3", + "version": "1.26.4", "description": "Graphical Scrcpy to display and control Android, devices powered by Electron.", "homepage": "https://github.com/viarotel-org/escrcpy", "license": "Apache-2.0 license", "architecture": { "64bit": { - "url": "https://github.com/viarotel-org/escrcpy/releases/download/v1.26.3/Escrcpy-1.26.3-win-setup-x64.exe#/dl.7z", - "hash": "75a4d4e57119876c4e1716888a8236a507171e1831603d6ed85bbfc372459dfc", + "url": "https://github.com/viarotel-org/escrcpy/releases/download/v1.26.4/Escrcpy-1.26.4-win-setup-x64.exe#/dl.7z", + "hash": "ec015efa324e8da30e354a9b8dd0ca8c8819a8c460b175891234f5a454fb97b0", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse" ] }, "arm64": { - "url": "https://github.com/viarotel-org/escrcpy/releases/download/v1.26.3/Escrcpy-1.26.3-win-setup-arm64.exe#/dl.7z", - "hash": "93fdab60b19b777fbdb4c312eaeca04f9a83233143a695bef2120fc4a5956caf", + "url": "https://github.com/viarotel-org/escrcpy/releases/download/v1.26.4/Escrcpy-1.26.4-win-setup-arm64.exe#/dl.7z", + "hash": "a9f6ec8080819b3e061b428f97df637491b21a76e3003ddf9eb4fe30392c622c", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-arm64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse"