mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 22:01:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			919 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			919 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.3.0",
 | |
|     "description": "Android OTA payload dumper written in Go",
 | |
|     "homepage": "https://github.com/ssut/payload-dumper-go",
 | |
|     "license": "Apache-2.0",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/ssut/payload-dumper-go/releases/download/1.3.0/payload-dumper-go_1.3.0_windows_amd64.tar.gz",
 | |
|             "hash": "0f96e07477963327f7f50a03bf2aa9dac5c76dba110ab332dc759321ae345d52"
 | |
|         }
 | |
|     },
 | |
|     "bin": "payload-dumper-go.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/ssut/payload-dumper-go/releases/download/$version/payload-dumper-go_$version_windows_amd64.tar.gz"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "https://github.com/ssut/payload-dumper-go/releases/download/$version/payload-dumper-go_sha256checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
