mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	gosec: Update to version 2.22.0
This commit is contained in:
		
							parent
							
								
									f52807fd14
								
							
						
					
					
						commit
						b139bbed3e
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2.21.4",
 | 
					    "version": "2.22.0",
 | 
				
			||||||
    "description": "Inspects source code for security problems by scanning the Go AST.",
 | 
					    "description": "Inspects source code for security problems by scanning the Go AST.",
 | 
				
			||||||
    "homepage": "https://github.com/securego/gosec",
 | 
					    "homepage": "https://github.com/securego/gosec",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/securego/gosec/releases/download/v2.21.4/gosec_2.21.4_windows_amd64.tar.gz",
 | 
					            "url": "https://github.com/securego/gosec/releases/download/v2.22.0/gosec_2.22.0_windows_amd64.tar.gz",
 | 
				
			||||||
            "hash": "faa87d708de666bcb12a74129c6482248b6239f95689f28b49712ca6d7d405be"
 | 
					            "hash": "db2b1c81d45c5308ae81c2bcf919f2f5b5e788ce726d658f5e497c34543854dd"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/securego/gosec/releases/download/v2.21.4/gosec_2.21.4_windows_arm64.tar.gz",
 | 
					            "url": "https://github.com/securego/gosec/releases/download/v2.22.0/gosec_2.22.0_windows_arm64.tar.gz",
 | 
				
			||||||
            "hash": "3857d09cbe3a6422b599d678b550b1cf36a50e5dbe3436fd72a3a0768565eccf"
 | 
					            "hash": "9ded707c17895f6f4fdaba3e4d63cc204cbde1973d439f5f7c1616c0dfa65948"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "gosec.exe",
 | 
					    "bin": "gosec.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user