Skip to content

Commit

Permalink
Merge pull request #11838 from aquaproj/feat/gopinath-langote/1build
Browse files Browse the repository at this point in the history
feat: add gopinath-langote/1build
  • Loading branch information
suzuki-shunsuke committed May 5, 2023
2 parents 871d509 + 88a40fc commit 874eca3
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/gopinath-langote/1build/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
packages:
- name: gopinath-langote/1build@v1.6.0
- name: gopinath-langote/1build
version: v1.2.0
25 changes: 25 additions & 0 deletions pkgs/gopinath-langote/1build/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
packages:
- type: github_release
repo_owner: gopinath-langote
repo_name: 1build
description: Frictionless way of managing project-specific commands
asset: 1build_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
replacements:
amd64: x86_64
darwin: Darwin
linux: Linux
supported_envs:
- linux/amd64
- darwin
rosetta2: true
checksum:
type: github_release
asset: checksums.txt
algorithm: sha256
version_constraint: semver(">= 1.2.0")
# 1build was migrated from Python to Go at v1.2.0
# https://github.com/gopinath-langote/1build/commit/a692bdce2643c726915950622ec46fbf4ce02816
version_overrides:
- version_constraint: semver("< 1.2.0")
no_asset: true
24 changes: 24 additions & 0 deletions registry.yaml

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

0 comments on commit 874eca3

Please sign in to comment.