fix remaining packages

- testing container is starting to work on macos
- still need to do testing for linux machines
This commit is contained in:
Matthew Stobbs
2025-02-23 01:32:45 -07:00
parent b83a79a13d
commit 2472f527d1
77 changed files with 294 additions and 44 deletions

View File

@@ -15,7 +15,11 @@ ghostty:
appimage:
base_url: https://github.com/psadi/ghostty-appimage/releases/download/
link_name: ghostty
method:
cask:
- ghostty
sys:
- ghostty
methods:
default: appimage
Fedora: sys
MacOSX: brew
MacOSX: cask

View File

@@ -14,7 +14,7 @@ go:
amd64: sha256:dee0ea64411a00b47ded586d5a8e30cfe3acf51564aa1bb24e039a6dca807a29
arm64: sha256:b19eb6b7ae87f8371c3e7a84d129db67779a2883d2fffa6bb90412b0167df133
Linux:
amd64: sha256:b19eb6b7ae87f8371c3e7a84d129db67779a2883d2fffa6bb90412b0167df133
amd64: sha256:dea9ca38a0b852a74e81c26134671af7c0fbe65d81b0dc1c5bfe22cf7d4c8858
arm64: sha256:c3fa6d16ffa261091a5617145553c71d21435ce547e44cc6dfb7470865527cc7
1.23.6:
Darwin:

View File

@@ -1,3 +1,6 @@
nomad:
Linux: nomad
Darwin: hashicorp/tap/nomad
pkgs:
Linux:
- nomad
Darwin:
- hashicorp/tap/nomad

View File

@@ -1,3 +1,6 @@
packer:
Linux: packer
Darwin: packer
pkgs:
Linux:
- packer
Darwin:
- packer

View File

@@ -10,3 +10,4 @@ pgadmin:
pkgs:
Darwin:
- pgadmin4
Linux: []

View File

@@ -1,3 +1,6 @@
vault:
Linux: vault
Darwin: hashicorp/tap/vault
pkgs:
Linux:
- vault
Darwin:
- hashicorp/tap/vault