mirror of
https://github.com/ivabus/pantry
synced 2024-11-26 18:25:08 +03:00
Fix brewkit being pinned to tea/cli 0.24.10
This commit is contained in:
parent
0d7085be06
commit
095d9e6cc3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ versions:
|
|||
dependencies:
|
||||
deno.land: ^1.30
|
||||
gnu.org/bash: '*'
|
||||
tea.xyz: ^0.24.10
|
||||
tea.xyz: '>=0.24.10'
|
||||
|
||||
build: |
|
||||
mkdir -p {{prefix}}
|
||||
|
|
Loading…
Reference in a new issue