mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	scrcpy: Update to version 1.13
This commit is contained in:
		
							parent
							
								
									b5f55555c2
								
							
						
					
					
						commit
						f8da3c6022
					
				@ -1,17 +1,17 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.12.1",
 | 
					    "version": "1.13",
 | 
				
			||||||
    "homepage": "https://github.com/Genymobile/scrcpy",
 | 
					    "homepage": "https://github.com/Genymobile/scrcpy",
 | 
				
			||||||
    "description": "Display and control your Android device",
 | 
					    "description": "Display and control your Android device",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "depends": "adb",
 | 
					    "depends": "adb",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.12.1/scrcpy-win64-v1.12.1.zip",
 | 
					            "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.13/scrcpy-win64-v1.13.zip",
 | 
				
			||||||
            "hash": "57d34b6d16cfd9fe169bc37c4df58ebd256d05c1ea3febc63d9cb0a027ab47c9"
 | 
					            "hash": "806aafc00d4db01513193addaa24f47858893ba5efe75770bfef6ae1ea987d27"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.12.1/scrcpy-win32-v1.12.1.zip",
 | 
					            "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.13/scrcpy-win32-v1.13.zip",
 | 
				
			||||||
            "hash": "0f4b3b063536b50a2df05dc42c760f9cc0093a9a26dbdf02d8232c74dab43480"
 | 
					            "hash": "0fc5a702cc3aa5bf05108843a9cc443c63cb4754539b72f884defadca3d62da6"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "pre_install": "if (Test-Path \"$dir\\adb.exe\") { Remove-Item \"$dir\\adb.exe\" }",
 | 
					    "pre_install": "if (Test-Path \"$dir\\adb.exe\") { Remove-Item \"$dir\\adb.exe\" }",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user