mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	* AutoUpdate from 29 october 2021 Update version and hash for : - helix - k3d - kubefwd - lean-cli - lychee - micronaut - minio - mob - mutagen - naiveproxy - oh-my-posh3 - opa - s3deploy - scaleway-cli - telegraf - terragrunt - topgrade - zeebe * Update manifest with checkver without autoupdate #2845 apimtemplate: 0.7 (scoop version is 0.5) dhall: 1.40.1 (scoop version is 1.39.0) dnscrypt-proxy: 2.1.1 (scoop version is 2.1.0) fio: 3.27 (scoop version is 3.20) k0s: 1.22.2 (scoop version is 0.13.1) megatools: 1.10.3 (scoop version is 1.10.2) mockery: 2.9.4 (scoop version is 2.8.0) pngquant: 2.16.0 (scoop version is 2.15.1) rainbow: 1.1.0 (scoop version is 1.0.1) uutils-coreutils: 0.0.8 (scoop version is 0.0.6)
		
			
				
	
	
		
			24 lines
		
	
	
		
			800 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			800 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.40.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.40.1/dhall-1.40.1-x86_64-windows.tar.bz2",
 | 
						|
            "hash": "08cd946c6e63ac6e8c78a7b26554cac32d5e836e2d30ba77f66d89e635d3da51"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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.tar.bz2"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |