more fixs for packages
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
alacritty:
|
||||
version: 0.15.0
|
||||
version: 0.15.1
|
||||
RedHat:
|
||||
pkgs: []
|
||||
build_deps:
|
||||
- cmake
|
||||
- freetype-devel
|
||||
@@ -10,7 +9,6 @@ alacritty:
|
||||
- libxkbcommon-devel
|
||||
- g++
|
||||
Debian:
|
||||
pkgs: []
|
||||
build_deps:
|
||||
- cmake
|
||||
- pkg-config
|
||||
@@ -19,7 +17,5 @@ alacritty:
|
||||
- libxcb-xfixes0-dev
|
||||
- libxkbcommon-dev
|
||||
- python3
|
||||
Darwin:
|
||||
pkgs:
|
||||
- alacritty
|
||||
git_repo: https://github.com/alacritty/alacritty.git
|
||||
cask:
|
||||
- alacritty
|
||||
|
||||
@@ -1,6 +1,16 @@
|
||||
carapace:
|
||||
version: 0.2.0
|
||||
pkgs:
|
||||
Linux:
|
||||
- carapace-bin
|
||||
Darwin:
|
||||
- carapace
|
||||
repo:
|
||||
RedHat:
|
||||
name: carapace-yum
|
||||
description: carapace-yum
|
||||
baseurl: https://yum.fury.io/rsteube/
|
||||
Debian:
|
||||
repo: "deb [trusted=yes] https://apt.fury.io/rsteube/ /"
|
||||
name: carapace
|
||||
Darwin: {}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
consul:
|
||||
Linux: consul
|
||||
Darwin: hashicorp/tap/consul
|
||||
pkgs:
|
||||
Linux:
|
||||
- consul
|
||||
Darwin:
|
||||
- hashicorp/tap/consul
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
hashicorp:
|
||||
Linux:
|
||||
RedHat:
|
||||
".el9":
|
||||
repo: https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo
|
||||
Fedora:
|
||||
fedora:
|
||||
repo: https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
|
||||
Debian:
|
||||
debian:
|
||||
repo: "deb [arch={{ ansible_architecture }} signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com {{ ansible_distribution_release }} main"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
luals:
|
||||
version: 3.13.5
|
||||
base_url: https://github.com/LuaLS/lua-language-server/releases/download
|
||||
sysmap:
|
||||
Darwin: darwin
|
||||
|
||||
Reference in New Issue
Block a user