Skip to content

Commit

Permalink
Merge pull request #9807 from CrystalMethod/feat/Byron/dua-cli
Browse files Browse the repository at this point in the history
feat: add Byron/dua-cli
  • Loading branch information
suzuki-shunsuke committed Feb 11, 2023
2 parents a1a0d6d + 1e35c57 commit e983c3b
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/Byron/dua-cli/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: Byron/dua-cli@v2.19.1
22 changes: 22 additions & 0 deletions pkgs/Byron/dua-cli/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
packages:
- type: github_release
repo_owner: Byron
repo_name: dua-cli
asset: dua-{{.Version}}-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
description: View disk space usage and delete unwanted data, fast
replacements:
amd64: x86_64
darwin: apple-darwin
linux: unknown-linux-musl
windows: pc-windows-msvc
overrides:
- goos: windows
format: zip
supported_envs:
- darwin
- amd64
rosetta2: true
files:
- name: dua
src: dua-{{.Version}}-{{.Arch}}-{{.OS}}/dua
21 changes: 21 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 e983c3b

Please sign in to comment.