mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	shellcheck: Update to version 0.10.0
This commit is contained in:
		
							parent
							
								
									e3f259aad3
								
							
						
					
					
						commit
						21c6cd1536
					
				@ -1,10 +1,10 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.9.0",
 | 
			
		||||
    "version": "0.10.0",
 | 
			
		||||
    "description": "Static analysis tool for shell scripts",
 | 
			
		||||
    "homepage": "https://shellcheck.net/",
 | 
			
		||||
    "license": "GPL-3.0-only",
 | 
			
		||||
    "url": "https://github.com/koalaman/shellcheck/releases/download/v0.9.0/shellcheck-v0.9.0.zip",
 | 
			
		||||
    "hash": "ae58191b1ea4ffd9e5b15da9134146e636440302ce3e2f46863e8d71c8be1bbb",
 | 
			
		||||
    "url": "https://github.com/koalaman/shellcheck/releases/download/v0.10.0/shellcheck-v0.10.0.zip",
 | 
			
		||||
    "hash": "eb6cd53a54ea97a56540e9d296ce7e2fa68715aa507ff23574646c1e12b2e143",
 | 
			
		||||
    "pre_install": "Get-ChildItem \"$dir\\shellcheck-*.exe\" | Rename-Item -NewName 'shellcheck.exe'",
 | 
			
		||||
    "bin": "shellcheck.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user