Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

go-getter has no asset #3142

Open
suzuki-shunsuke opened this issue Apr 26, 2022 · 4 comments
Open

go-getter has no asset #3142

suzuki-shunsuke opened this issue Apr 26, 2022 · 4 comments

Comments

@suzuki-shunsuke
Copy link
Member

#3117

@suzuki-shunsuke
Copy link
Member Author

I've created an issue.
hashicorp/go-getter#357

@sheldonhull
Copy link
Contributor

Related original work
hashicorp/go-getter#115

@sheldonhull
Copy link
Contributor

@suzuki-shunsuke i see assets in the latest release so I think this can be reactivated now.

@suzuki-shunsuke
Copy link
Member Author

Thank you for sharing.
v1.7.0 and v2.2.0 were released in the last week.

https://github.com/hashicorp/go-getter/releases/tag/v1.7.0

https://github.com/hashicorp/go-getter/releases/tag/v2.2.0

v1.7.0 has assets but v2.2.0 doesn't.

The package hashicorp/go-getter can be used.

packages:
- type: github_release
repo_owner: hashicorp
repo_name: go-getter
description: Package for downloading things from a string URL using a variety of protocols
rosetta2: true
supported_envs:
- darwin
- amd64
asset: go-getter_{{trimV .Version}}_{{.OS}}_{{.Arch}}.zip
checksum:
type: github_release
asset: go-getter_{{trimV .Version}}_SHA256SUMS
file_format: regexp
algorithm: sha256
pattern:
checksum: ^(\b[A-Fa-f0-9]{64}\b)
file: "^\\b[A-Fa-f0-9]{64}\\b\\s+(\\S+)$"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants