gdu: 5.34.1 -> 5.34.4
Diff: https://github.com/dundee/gdu/compare/v5.34.1...v5.34.4 Changelog: https://github.com/dundee/gdu/releases/tag/v5.34.4
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "gdu";
|
||||
version = "5.34.1";
|
||||
version = "5.34.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "dundee";
|
||||
repo = "gdu";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-u/71Zt5LRt0pHiGyuiE57OYdjA9wtliRI+2rLjFzchg=";
|
||||
hash = "sha256-dt16bq0I//ptofT3s2OnU6C4Rd4itov9+Rzz7jai6hw=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-Dtjirx2sHbN4AWxED5weRGtCRNc2VIdaz7RHssGuJeQ=";
|
||||
|
||||
Reference in New Issue
Block a user