mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
2cfee0932e
commit
3d2792e8c3
1 changed files with 5 additions and 3 deletions
|
@ -1,12 +1,14 @@
|
|||
distributable:
|
||||
url: https://github.com/arduino/arduino-cli/archive/refs/tags/{{version}}.tar.gz
|
||||
strip-components: 1
|
||||
- url: https://github.com/arduino/arduino-cli/archive/refs/tags/{{version}}.tar.gz
|
||||
strip-components: 1
|
||||
- url: https://github.com/arduino/arduino-cli/archive/refs/tags/v{{version}}.tar.gz
|
||||
strip-components: 1
|
||||
|
||||
versions:
|
||||
github: arduino/arduino-cli
|
||||
|
||||
warnings:
|
||||
- vendored
|
||||
- vendored
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue