fix alpine packages
- update terraform package version
This commit is contained in:
@@ -15,3 +15,5 @@ libreoffice:
|
||||
- libreoffice
|
||||
Darwin:
|
||||
- libreoffice
|
||||
Alpine:
|
||||
- libreoffice
|
||||
|
||||
@@ -67,7 +67,7 @@ neovim:
|
||||
- cmake
|
||||
- coreutils
|
||||
- curl
|
||||
- gettext-tiny-dev
|
||||
- gettext-dev
|
||||
build_installed_files:
|
||||
- share/man/man1/nvim.1
|
||||
- share/nvim/runtime/lua/jit/bc.lua
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
terraform:
|
||||
version: 1.11.1
|
||||
version: 1.11.2
|
||||
archive:
|
||||
baseurl: https://releases.hashicorp.com
|
||||
baseurl: https://releases.hashicorp.com/terraform
|
||||
method:
|
||||
default: sys
|
||||
Alpine: archive
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
terraformls:
|
||||
version: v0.36.4
|
||||
gobase: github.com/hashicorp/terraform-ls
|
||||
method:
|
||||
default: sys
|
||||
Alpine: gosrc
|
||||
pkgs:
|
||||
Linux:
|
||||
- terraform-ls
|
||||
|
||||
Reference in New Issue
Block a user