ali: 0.7.5 -> 0.8.0

This commit is contained in:
R. Ryantm
2026-01-19 06:22:17 +00:00
parent 42c8ee3b52
commit ff9ad94a71
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule rec {
pname = "ali";
version = "0.7.5";
version = "0.8.0";
src = fetchFromGitHub {
owner = "nakabonne";
repo = "ali";
tag = "v${version}";
hash = "sha256-/pdHlI20IzSTX2pnsbxPiJiWmOCbp13eJWLi0Tcsueg=";
hash = "sha256-iwuvWqDaaf/U8f4KDeq1gs+FlDoC11uDs+l2Z7Npd6M=";
};
vendorHash = "sha256-YWx9K04kTMaI0FXebwRQVCt0nxIwZ6xlbtI2lk3qp0M=";
vendorHash = "sha256-pRxkRY0MkQGnNhA/3CtT0ohKAPNx8QeyuD6bcacYHGI=";
meta = {
description = "Generate HTTP load and plot the results in real-time";