galer: use sri hash

This commit is contained in:
Aaron Jheng 2023-08-24 21:36:36 +08:00
parent 46e52862ed
commit 4230be04b6
No known key found for this signature in database
GPG key ID: F6A547A869D050A3

View file

@ -11,10 +11,10 @@ buildGoModule rec {
owner = "dwisiswant0";
repo = pname;
rev = "v${version}";
sha256 = "1923071rk078mqk5mig45kcrr58ni02rby3r298myld7j9gfnylb";
hash = "sha256-i3rrXpKnUV9REnn4lQWIFpWc2SzkxVomruiAmcMBQ6Q=";
};
vendorSha256 = "0p5b6cp4ccvcjiy3g9brcwb08wxjbrpsza525fmx38wyyi0n0wns";
vendorHash = "sha256-2nJgQfSeo9GrK6Kor29esnMEFmd5pTd8lGwzRi4zq1w=";
meta = with lib; {
description = "Tool to fetch URLs from HTML attributes";