fix alpine packages

- update terraform package version
This commit is contained in:
Matthew Stobbs
2025-03-20 22:41:16 -06:00
parent 40e9e97cce
commit ed3cc1d560
9 changed files with 52 additions and 17 deletions

View File

@@ -15,3 +15,5 @@ libreoffice:
- libreoffice
Darwin:
- libreoffice
Alpine:
- libreoffice

View File

@@ -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

View File

@@ -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

View File

@@ -1,4 +1,9 @@
terraformls:
version: v0.36.4
gobase: github.com/hashicorp/terraform-ls
method:
default: sys
Alpine: gosrc
pkgs:
Linux:
- terraform-ls