Merge pull request #252252 from aaronjheng/up

up: use sri hash
This commit is contained in:
Weijia Wang 2023-09-01 23:16:21 +02:00 committed by GitHub
commit 82c129d777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,10 +8,10 @@ buildGoModule rec {
owner = "akavel";
repo = "up";
rev = "v${version}";
sha256 = "1j8fi14fiwjscfzdfjqxgavjadwvcm5mqr8fb7hx3jmxs4kl58bp";
hash = "sha256-d6FCJ9G9ytHhWQ5lXEtlmzclt3odS9e+Y1ry6EiIDsk=";
};
vendorSha256 = "1q8wfsfl3rz698ck5q5s5z6iw9k134fxxvwipcp2b052n998rcrx";
vendorHash = "sha256-PbOMUrKigCUuu5Hv3h0ZYSYezS+64DIZSubnQZ12HOE=";
meta = with lib; {
description = "Ultimate Plumber is a tool for writing Linux pipes with instant live preview";