ttop: 1.5.2 -> 1.5.3
Diff: https://github.com/inv2004/ttop/compare/v1.5.2...v1.5.3 Changelog: https://github.com/inv2004/ttop/releases/tag/v1.5.3
This commit is contained in:
parent
564451a037
commit
de085eaf7a
@ -2,13 +2,13 @@
|
||||
|
||||
buildNimPackage (finalAttrs: {
|
||||
pname = "ttop";
|
||||
version = "1.5.2";
|
||||
version = "1.5.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "inv2004";
|
||||
repo = "ttop";
|
||||
rev = "v${finalAttrs.version}";
|
||||
hash = "sha256-/rs5JjTXxptVHXL3fY8qP6Be3r5N871CEbUH7w6zx4A=";
|
||||
hash = "sha256-KfPlO0RmahavA3dsxNDozuNOXIRAwDTtT+zFaF6hYd0=";
|
||||
};
|
||||
|
||||
lockFile = ./lock.json;
|
||||
|
Loading…
Reference in New Issue
Block a user