mirror of
https://github.com/ovh/ovhcloud-cli.git
synced 2026-01-16 23:00:38 +00:00
Merge pull request #36 from ovh/dev/aamstutz/fix-homebrew-cask
fix: Avoid using homebrew_curl in generated Cask
This commit is contained in:
commit
aca11ab46b
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@ homebrew_casks:
|
|||
binary: ovhcloud
|
||||
url:
|
||||
template: "https://github.com/ovh/ovhcloud-cli/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
|
||||
using: ":homebrew_curl"
|
||||
repository:
|
||||
owner: ovh
|
||||
name: homebrew-tap
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue