ida-free: fix hash mismatchin of icon

This commit is contained in:
hellodword
2024-10-18 02:34:38 +00:00
parent 8bddc04f2e
commit 6b3d803ddd
-1
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=";