mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	passbolt-cli: Add version 0.1.9 (#4223)
* adds passbolt cli manifest * fix checksums.txt reference * adds arm64
This commit is contained in:
		
							parent
							
								
									ca4f7276d5
								
							
						
					
					
						commit
						ae4b71fa36
					
				
							
								
								
									
										33
									
								
								bucket/passbolt-cli.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								bucket/passbolt-cli.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,33 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.1.9",
 | 
			
		||||
    "description": "CLI for the open source password manager for teams",
 | 
			
		||||
    "homepage": "https://www.passbolt.com/",
 | 
			
		||||
    "license": "MIT License",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.1.9/go-passbolt-cli_0.1.9_Windows_x86_64.zip",
 | 
			
		||||
            "hash": "f8e662cbdf1c63e91627a271eea63f3552a7ace147219bb5213a89fbb48334b4"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.1.9/go-passbolt-cli_0.1.9_Windows_arm64.zip",
 | 
			
		||||
            "hash": "4f225742e2280dcba0c7ba848e3abce4ee678e3d92bc47af02b7031b458b3c6c"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "passbolt.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/passbolt/go-passbolt-cli"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v$version/go-passbolt-cli_$version_Windows_x86_64.zip"
 | 
			
		||||
            },
 | 
			
		||||
            "arm64": {
 | 
			
		||||
                "url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v$version/go-passbolt-cli_$version_Windows_arm64.zip"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$baseurl/checksums.txt"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user