upterm: 0.20.0 hash mismatches

This commit is contained in:
·𐑑𐑴𐑕𐑑𐑩𐑤
2025-12-16 16:11:59 +07:00
parent 5ad20d93d0
commit 4ef958268f
+2 -2
View File
@@ -16,10 +16,10 @@ buildGoModule (finalAttrs: {
owner = "owenthereal";
repo = "upterm";
rev = "v${finalAttrs.version}";
hash = "sha256-4UxPeWiNxvKi/Nw0kZU6paI3QChqNRY8bLOdZKhPgr0=";
hash = "sha256-qTw8bYROAAB7FwKCCQamIbWGbqSexXl87DdvSNsFZ/I=";
};
vendorHash = "sha256-mqwuCadUjKrQZA7DI5Bm3GBrnnvHxFqwl2FsgY2ZhgQ=";
vendorHash = "sha256-5OAS7s9A95h5LihXgOwkOXAMylS7g+lqjaI3MKTvlW0=";
subPackages = [
"cmd/upterm"