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
- Host: GitHub
- URL: https://github.com/zscaler/chocolatey-packages
- Owner: zscaler
- Created: 2024-07-22T14:45:59.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T20:39:24.000Z (over 1 year ago)
- Last Synced: 2025-02-13T21:32:05.169Z (over 1 year ago)
- Language: PowerShell
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```