mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
16 lines
417 B
YAML
16 lines
417 B
YAML
---
|
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json
|
|
# aqua - Declarative CLI Version Manager
|
|
# https://aquaproj.github.io/
|
|
# checksum:
|
|
# enabled: true
|
|
# require_checksum: true
|
|
# supported_envs:
|
|
# - all
|
|
registries:
|
|
- type: standard
|
|
ref: v4.346.0 # renovate: depName=aquaproj/aqua-registry
|
|
packages:
|
|
- name: cli/cli
|
|
version: 'v2.69.0'
|