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

feat(terminal): add gdu v5.29.0 #3099

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
6 changes: 6 additions & 0 deletions blueprints/terminal/gdu/ops2deb.lock.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- url: https://github.com/dundee/gdu/releases/download/v5.29.0/gdu_linux_amd64.tgz
sha256: 70b0c8c1eb1da9be8e302e268bfa4492b69259fda526420b5e34843616f6adec
timestamp: 2024-12-22 20:03:40+00:00
- url: https://github.com/dundee/gdu/releases/download/v5.29.0/gdu_linux_arm64.tgz
sha256: 1aedcce354fd89e9c74040c58d2da1b543aad2d277c4e84f0014fa771ed6abda
timestamp: 2024-12-22 20:03:40+00:00
17 changes: 17 additions & 0 deletions blueprints/terminal/gdu/ops2deb.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: gdu
matrix:
architectures:
- amd64
- arm64
versions:
- 5.29.0
homepage: https://github.com/dundee/gdu
summary: Fast disk usage analyzer with console interface written in Go
description: |-
Pretty fast disk usage analyzer written in Go.
Gdu is intended primarily for SSD disks where it can fully utilize parallel
processing.
However HDDs work as well, but the performance gain is not so huge.
fetch: https://github.com/dundee/gdu/releases/download/v{{version}}/gdu_linux_{{arch}}.tgz
install:
- gdu_linux_{{arch}}/*:/usr/bin/