Unverified Commit 08c44fb7 authored by Paul Meyer's avatar Paul Meyer Committed by GitHub
Browse files

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

parents abf02b46 6b3d803d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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=";