gotty: 1.7.1 -> 1.7.2

This commit is contained in:
R. Ryantm
2026-05-22 18:24:38 +00:00
parent 647cb4a340
commit 4292c7107e
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "gotty";
version = "1.7.1";
version = "1.7.2";
src = fetchFromGitHub {
owner = "sorenisanerd";
repo = "gotty";
rev = "v${finalAttrs.version}";
sha256 = "sha256-zTdV6l7rrOY8oPwpSIfYC9rgwbdvSe2dsQYHvhnIq/Q=";
sha256 = "sha256-zdVwK/+vJmPAgvgQZB63t1M7DbaCvgln7m95u98D9ds=";
};
vendorHash = "sha256-MvNCq1kWhfVJz4h6G0yAwJd8Z4xRtcu2WjeEhoTW5L8=";