Skip to content

Commit

Permalink
escrcpy: Update to version 1.26.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 14, 2024
1 parent 61fefe0 commit 2072903
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/escrcpy.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 2072903

Please sign in to comment.