perf_data_converter: Update hash after bazel_6 upgrade

This commit is contained in:
Claudio Bley 2024-04-26 16:28:00 +02:00
parent de97cff957
commit a65142e941
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ buildBazelPackage rec {
];
fetchAttrs = {
sha256 = "sha256-IauQ4zEn9YHppLgW+4XjPv4N5IZlEkp//tE/Dy7k28s=";
sha256 = "sha256-Qm6Ng9cXvKx043P7qyNHyyMvdGK9aNarX1ZKeCp3mgY=";
};
nativeBuildInputs = [ jdk ];