mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
e8d1b1a412
commit
b7bbf59ed8
1 changed files with 2 additions and 2 deletions
|
@ -9,10 +9,10 @@ versions:
|
|||
warnings:
|
||||
- vendored
|
||||
dependencies:
|
||||
openjdk.org: '*'
|
||||
openjdk.org: 17
|
||||
runtime:
|
||||
env:
|
||||
GROOVY_HOME: "{{prefix}}"
|
||||
GROOVY_HOME: '{{prefix}}'
|
||||
build:
|
||||
working-directory: groovy-{{version}}
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue