ida-free: fix hash mismatchin of icon (#349440)

This commit is contained in:
Paul Meyer 2024-10-18 10:12:31 +02:00 committed by GitHub
commit 08c44fb788
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,6 @@ stdenv.mkDerivation rec {
icon = fetchurl {
urls = [
"https://www.hex-rays.com/products/ida/news/8_1/images/icon_free.png"
"https://web.archive.org/web/20221105181231if_/https://hex-rays.com/products/ida/news/8_1/images/icon_free.png"
];
hash = "sha256-widkv2VGh+eOauUK/6Sz/e2auCNFAsc8n9z0fdrSnW0=";