mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			792 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			792 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.37.1",
 | 
						|
    "description": "Command-line tooling for the Dhall configuration language",
 | 
						|
    "homepage": "https://dhall-lang.org",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/dhall-lang/dhall-haskell/releases/download/1.37.1/dhall-1.37.1-x86_64-windows.zip",
 | 
						|
            "hash": "d3aef7ecab93a76ca2871cbcce957fffe0427f9d8083d358521d542df331fff1"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "dhall.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/dhall-lang/dhall-haskell"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/dhall-lang/dhall-haskell/releases/download/$version/dhall-$version-x86_64-windows.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |