Skip to content

Commit

Permalink
scrcpy: Update to version 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2024
1 parent ec43741 commit ca9b138
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/scrcpy.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"version": "3.0",
"version": "3.0.2",
"description": "Display and control your Android device",
"homepage": "https://github.com/Genymobile/scrcpy",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-win64-v3.0.zip",
"hash": "dfbe8a8fef6535197acc506936bfd59d0aa0427e9b44fb2e5c550eae642f72be",
"extract_dir": "scrcpy-win64-v3.0"
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.0.2/scrcpy-win64-v3.0.2.zip",
"hash": "f0de59f5d46127c87cd822d39d6665e016b86db4cd048101b262f6adb6766832",
"extract_dir": "scrcpy-win64-v3.0.2"
},
"32bit": {
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-win32-v3.0.zip",
"hash": "7cbf8d7a6ebfdca7b3b161e29a481c11088305f3e0a89d28e8e62f70c7bd0028",
"extract_dir": "scrcpy-win32-v3.0"
"url": "https://github.com/Genymobile/scrcpy/releases/download/v3.0.2/scrcpy-win32-v3.0.2.zip",
"hash": "8db8d4984d642012c55802de71f507f8ff9f68a8cfed456d7a1982d47e065f64",
"extract_dir": "scrcpy-win32-v3.0.2"
}
},
"bin": [
Expand Down

0 comments on commit ca9b138

Please sign in to comment.