Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add hashicorp/vagrant/vagrant-go #32070

Merged
merged 7 commits into from
Feb 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pkgs/hashicorp/vagrant/vagrant-go/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: hashicorp/vagrant/vagrant-go@v2.4.3
21 changes: 21 additions & 0 deletions pkgs/hashicorp/vagrant/vagrant-go/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- name: hashicorp/vagrant/vagrant-go
type: github_release
repo_owner: hashicorp
repo_name: vagrant
description: Vagrant is a tool for building and distributing development environments
files:
- name: vagrant
version_constraint: "false"
version_overrides:
- version_constraint: "true"
asset: vagrant-go_{{.OS}}_{{.Arch}}
format: raw
checksum:
type: github_release
asset: vagrant_{{trimV .Version}}_SHA256SUMS
algorithm: sha256
supported_envs:
- linux/amd64
- darwin
19 changes: 19 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.