Skip to content

Commit

Permalink
fix(mpostument/awstaghelper) follow up changes of awstaghelper v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CrystalMethod committed Feb 16, 2023
1 parent fbf3151 commit f6a8438
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 13 deletions.
4 changes: 3 additions & 1 deletion pkgs/mpostument/awstaghelper/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
packages:
- name: mpostument/awstaghelper@0.17.1
- name: mpostument/awstaghelper@0.18.0
- name: mpostument/awstaghelper
version: 0.17.1
25 changes: 19 additions & 6 deletions pkgs/mpostument/awstaghelper/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,30 @@ packages:
repo_owner: mpostument
repo_name: awstaghelper
description: AWS bulk tagging tool
rosetta2: true
replacements:
darwin: Darwin
darwin: macOS
linux: Linux
windows: Windows
386: i386
amd64: x86_64
amd64: 64bit
arm64: ARM64
supported_envs:
- darwin
- amd64
- linux
- windows
asset: awstaghelper_{{.Version}}_{{.OS}}_{{.Arch}}.tar.gz
version_constraint: semver(">= 0.18.0")
version_overrides:
- version_constraint: "true"
rosetta2: true
replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
supported_envs:
- darwin
- linux
- amd64
checksum:
type: github_release
asset: checksums.txt
Expand Down
25 changes: 19 additions & 6 deletions registry.yaml

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

0 comments on commit f6a8438

Please sign in to comment.