mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	dhall: Add version 1.36.0 (#1546)
* dhall: Add version 1.36.0 * Update dhall.json Co-authored-by: Chawye Hsu <chawyehsu@hotmail.com>
This commit is contained in:
		
							parent
							
								
									0b2c0ff708
								
							
						
					
					
						commit
						8553246c8c
					
				
							
								
								
									
										23
									
								
								bucket/dhall.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								bucket/dhall.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,23 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.36.0",
 | 
			
		||||
    "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.36.0/dhall-1.36.0-x86_64-windows.zip",
 | 
			
		||||
            "hash": "90876adf62282735f2b548182a5227662f22aec0103c1172a6716ee742213003"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "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"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user