curl-impersonate: 1.5.5 -> 1.5.6

This commit is contained in:
R. Ryantm
2026-05-10 15:15:14 +00:00
parent 7ebae83e14
commit f42892d015
+2 -2
View File
@@ -27,7 +27,7 @@
}:
stdenv.mkDerivation rec {
pname = "curl-impersonate";
version = "1.5.5";
version = "1.5.6";
outputs = [
"out"
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
owner = "lexiforest";
repo = "curl-impersonate";
tag = "v${version}";
hash = "sha256-iKtNdBjAflg9evd/CmKJd8pXGPUM5sMBJEgJAbJ6vws=";
hash = "sha256-t4fdTp/pb00dcuelvvZyN7ZdgLoQt3nbYXU9sW9jlS8=";
};
# Disable blanket -Werror to fix build on `gcc-13` related to minor