mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			798 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			798 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.4.0",
 | |
|     "description": "Synchronizes installed packages on multiple machines.",
 | |
|     "homepage": "https://github.com/tversteeg/emplace",
 | |
|     "license": "AGPL-3.0-or-later",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/tversteeg/emplace/releases/download/v1.4.0/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
 | |
|             "hash": "e223681f7d8eb4892051e84331d3134ffba3d5604671f002b0a5f3ce2c9ab510"
 | |
|         }
 | |
|     },
 | |
|     "bin": "emplace.exe",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/tversteeg/emplace/releases/download/v$version/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$url.sha256"
 | |
|         }
 | |
|     }
 | |
| }
 | 
