An open API service indexing awesome lists of open source software.

https://github.com/zscaler/chocolatey-packages

Chocolatey sources for multiple packages
https://github.com/zscaler/chocolatey-packages

Last synced: over 1 year ago
JSON representation

Chocolatey sources for multiple packages

Awesome Lists containing this project

README

          

# Chocolatey Packages

[Chocolatey](https://chocolatey.org/) Package sources for the following tools:

* [Zscaler-Terraformer](https://github.com/zscaler/zscaler-terraformer)

## Zscaler-Terraformer
The current version is 1.3.0, install it using choco:
```
choco install zscaler-terraformer
```

# Calculating SHA256

Calculating SHA256 for packages where not applicable
```batch
certUtil -hashfile pathToFileToCheck SHA256
```