mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	nerdctl: Add version 0.16.1 (#3284)
* added nerdctl manifest v0.16.1 * added autoupdate hash Co-authored-by: Quadroid <hello@quadroid>
This commit is contained in:
		
							parent
							
								
									531bf43e95
								
							
						
					
					
						commit
						afc7c8d8f0
					
				
							
								
								
									
										24
									
								
								bucket/nerdctl.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								bucket/nerdctl.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,24 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.16.1",
 | 
			
		||||
    "description": "Docker-compatible CLI for containerd",
 | 
			
		||||
    "homepage": "https://github.com/containerd/nerdctl",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/containerd/nerdctl/releases/download/v0.16.1/nerdctl-0.16.1-windows-amd64.tar.gz",
 | 
			
		||||
            "hash": "e01feb959530b3d9d300a5babf38ce26bc4993f50e4c5e11f2eb7c114f399d3f"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "nerdctl.exe",
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/containerd/nerdctl/releases/download/v$version/nerdctl-$version-windows-amd64.tar.gz"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$baseurl/SHA256SUMS"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user