mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Scrcpy: fix extract_dir (#300)
This commit is contained in:
		
							parent
							
								
									d170d29aaf
								
							
						
					
					
						commit
						9afb11888c
					
				@ -6,13 +6,11 @@
 | 
				
			|||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.10/scrcpy-win64-v1.10.zip",
 | 
					            "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.10/scrcpy-win64-v1.10.zip",
 | 
				
			||||||
            "hash": "95de34575d873c7e95dfcfb5e74d0f6af4f70b2a5bc6fde0f48d1a05480e3a44",
 | 
					            "hash": "95de34575d873c7e95dfcfb5e74d0f6af4f70b2a5bc6fde0f48d1a05480e3a44"
 | 
				
			||||||
            "extract_dir": "scrcpy-win64"
 | 
					 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.10/scrcpy-win32-v1.10.zip",
 | 
					            "url": "https://github.com/Genymobile/scrcpy/releases/download/v1.10/scrcpy-win32-v1.10.zip",
 | 
				
			||||||
            "hash": "f98b400b3764404b33b212e9762dd6f1593ddb766c1480fc2609c94768e4a8e1",
 | 
					            "hash": "f98b400b3764404b33b212e9762dd6f1593ddb766c1480fc2609c94768e4a8e1"
 | 
				
			||||||
            "extract_dir": "scrcpy-win32"
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "depends": "adb",
 | 
					    "depends": "adb",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user