mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	gossm: Add version 1.3.3 (#1824)
* gossm: Add version 1.3.2 * Update gossm.json Co-authored-by: Chawye Hsu <chawyehsu@hotmail.com>
This commit is contained in:
		
							parent
							
								
									f761babaa2
								
							
						
					
					
						commit
						a845aa5954
					
				
							
								
								
									
										24
									
								
								bucket/gossm.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								bucket/gossm.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,24 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.3.3",
 | 
			
		||||
    "description": "Interactive CLI tool that you can connect to EC2 using commands same as start-session, SSH in AWS SSM Session Manager",
 | 
			
		||||
    "homepage": "https://github.com/gjbae1212/gossm",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/gjbae1212/gossm/releases/download/v1.3.3/gossm_1.3.3_Windows_x86_64.tar.gz",
 | 
			
		||||
            "hash": "e6e85d9505d19d6425cc417cf21f770c7f539e344b42a502f031a770b8a7be87"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "gossm.exe",
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/gjbae1212/gossm/releases/download/v$version/gossm_$version_Windows_x86_64.tar.gz"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$baseurl/gossm_$version_checksums.txt"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user