mirror of
https://github.com/ovh/ovhcloud-cli.git
synced 2026-01-16 23:00:38 +00:00
fix: Avoid using homebrew_curl in generated Cask
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
This commit is contained in:
parent
2f6a6bb038
commit
c772ffb9fa
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