Git Product home page Git Product logo

chocolatey-packages's People

Contributors

blairham avatar burck1 avatar chaliy avatar chrisdecker1201 avatar colmprunty avatar cregkly avatar dependabot[bot] avatar djesionek avatar dusty-meg avatar errantconstruct avatar flcdrg avatar gaffneyd4 avatar jamestoyer avatar joelhandwell avatar kyledobitz avatar markjgardner avatar matbest1 avatar psampaio avatar reifnir avatar rgl avatar richardslater avatar rolfmoleman avatar techguydave avatar terribledev avatar tico24 avatar veleek avatar wvankuipers avatar xzelsius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chocolatey-packages's Issues

Update to 1.1.2

Hello,

please can you please update choco package to version 1.1.2

$packageArgs = @{
PackageName = "vault"
Url = "https://releases.hashicorp.com/vault/$($version)/vault_$($version)_windows_386.zip"
UnzipLocation = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
Url64 = "https://releases.hashicorp.com/vault/$($version)/vault_$($version)_windows_amd64.zip"
Checksum = '0d4890a688a0b4573a3d24a1609b85ee73ae83a114ee108887c522cc15717566'
ChecksumType = 'sha256'
Checksum64 = '8b8f97eb71f027e7e315339a90491e59c98c962b699fcb1b794c366bf4ec5eb4'
version = '1.1.2'
}

Install-ChocolateyZipPackage @packageArgs

Thanks

๐Ÿ’ก idea for automated release

Hi i've created a pull request for some changes which i hope will allow the terrform package to automatically update using dependabot and github actions.

related pull request

#293

Pre-release packages

I need to test Terraform 0.12.0-alpha1. I can get a PR in a couple of minutes for this, but wanted to get some feedback on whether you have released unstable packages before, and if so what are the guidelines.

CheckPoint URL 403 ERROR

It seems that the value returned for $currentDownloadUrl now returns with a forward slash at the end in my environemnt. https://releases.hashicorp.com/terraform/1.7.4/, thus breaks the code on line 96 and 98 of update.ps1. Here is the result of running update.ps1 before removing the forward slash from the code.

"ERROR: The request could not be satisfied
403 ERROR
The request could not be satisfied.
Bad request.
We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try
again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing
the CloudFront documentation.
Generated by cloudfront (CloudFront)
Request ID: esRVpAcfX2hln2tH7_OM9Th6v1_mImXG_lbaooc4Iw57NpUbMnHe9Q=="

My solution: remove the forward slash from line 96 and 98.
$terraformBuilds = Invoke-RestMethod -Uri "$($currentDownloadUrl)index.json"
$shasums = Get-Shasums "$($currentDownloadUrl)$($terraformBuilds.shasums)"

Update vault to 1.5.4

๐Ÿ‘‹ Any chance you are planning to bump the chocolatey vault to 1.5.4 anytime soon? https://chocolatey.org/packages/vault

This version pulls in a fix for a CVE that people may be wanting to update to:

Batch Token Expiry: We addressed an issue where batch token leases could outlive their TTL because we were not scheduling the expiration time correctly. This vulnerability affects Vault OSS and Vault Enterprise 1.0 and newer and is fixed in 1.4.7 and 1.5.4 (CVE-2020-25816).

Thanks a bunch for maintaining this package

Have you thought about using AU to keep your packages up to date automatically?

Update for Terraform 0.11.8 needed @ chocolatey

Getting the following message when trying to use version 0.11.7

Your version of Terraform is out of date! The latest version
is 0.11.8. You can update by downloading from www.terraform.io/downloads.html

0.11.10?

Can you please update to 0.11.10? Thank you!

Terraform 0.13.0-beta1 and 0.13.0-beta2

Are you going to list Terraform 0.13.0-beta1 and 0.13.0-beta2 as versions that we can upgrade to via chocolatey? Right now, the last version you have is 0.12.26

Thanks,

Jason

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.