up: use sri hash

This commit is contained in:
Aaron Jheng 2023-08-30 10:26:00 +08:00
parent 4d92dcccbd
commit c44465d9e3
No known key found for this signature in database
GPG key ID: F6A547A869D050A3

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";