majkinetor / au-packages

Chocolatey packages by majkinetor
https://gist.github.com/majkinetor/a700c70b8847b29ebb1c918d47ee4eb1
GNU General Public License v2.0
66 stars 45 forks source link

(gitlab-runner) Attempts to install git 2.12.2, when a later version of git is already installed #203

Closed rasa closed 2 years ago

rasa commented 2 years ago

Shouldn't this be updated:

https://github.com/majkinetor/au-packages/blob/1e442aeb2b48bc3dbd10460341677f7df1f5d827/gitlab-runner/gitlab-runner.nuspec#L60

majkinetor commented 2 years ago

i don't know. Should it ?

rasa commented 2 years ago

The reason I ask is that I already had git 2.33 installed, but choco tried to install 2.12.2 on top of it. I know this is a choco bug, but it was driven by this setting.

majkinetor commented 2 years ago

Choco shouldn't install older stuff. Upstream problem. Feel free to PR latest git nevertheless.