Skip to content

Commit

Permalink
escrcpy: Update to version 1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 9, 2024
1 parent 0175751 commit 2721845
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,5 +1,5 @@
{
"version": "1.23.2",
"version": "1.23.4",
"description": "Graphical Scrcpy to display and control Android, devices powered by Electron.",
"homepage": "https://github.com/viarotel-org/escrcpy",
"license": {
Expand All @@ -8,16 +8,16 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/viarotel-org/escrcpy/releases/download/v1.23.2/Escrcpy-1.23.2-win-setup-x64.exe#/dl.7z",
"hash": "3d278c024d13acef6f611d1e121e3cecbe5c69402f270c6b1843e1c702b8a882",
"url": "https://github.com/viarotel-org/escrcpy/releases/download/v1.23.4/Escrcpy-1.23.4-win-setup-x64.exe#/dl.7z",
"hash": "8cc20c816b9e06e6b28659d80da115c7291e6caec388e0bd153c7512a1f266ba",
"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.23.2/Escrcpy-1.23.2-win-setup-arm64.exe#/dl.7z",
"hash": "e7ab49fb5834b78a4bc4b1eadf2f9656c54cfcaa107a2dd4cb86246ced00900f",
"url": "https://github.com/viarotel-org/escrcpy/releases/download/v1.23.4/Escrcpy-1.23.4-win-setup-arm64.exe#/dl.7z",
"hash": "98c82fbb552a0a0b906a40e4e721bd2968a7205620fcf7f0288b4114c4c24ae0",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-arm64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse"
Expand Down

0 comments on commit 2721845

Please sign in to comment.