mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 15:21:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			839 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			839 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.13.4",
 | 
						|
    "description": "Dotfile manager and templater",
 | 
						|
    "homepage": "https://github.com/SuperCuber/dotter",
 | 
						|
    "license": "Unlicense",
 | 
						|
    "notes": "To set up dotter, check instructions on 'https://github.com/SuperCuber/dotter/wiki/Setup-and-Configuration'",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/SuperCuber/dotter/releases/download/v0.13.4/dotter-windows-x64-msvc.exe#/dotter.exe",
 | 
						|
            "hash": "0cc48fdbfcf8e6f788f388dea7694d497baf1967c381b0d0ad9f8ceff68996d9"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "dotter.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/SuperCuber/dotter/releases/download/v$version/dotter-windows-x64-msvc.exe#/dotter.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |