Unverified Commit 485ba535 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #235771 from r-ryantm/auto-update/exodus

exodus: 23.5.8 -> 23.5.22
parents d5160292 05087faf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,11 +4,11 @@ cups, vivaldi-ffmpeg-codecs, libpulseaudio, at-spi2-core, libxkbcommon, mesa }:

stdenv.mkDerivation rec {
  pname = "exodus";
  version = "23.5.8";
  version = "23.5.22";

  src = fetchzip {
    url = "https://downloads.exodus.com/releases/${pname}-linux-x64-${version}.zip";
    sha256 = "sha256-3mABHkxEMS985NqQBZ7HijtTiun1iSXFJmi0qOh3m7g=";
    sha256 = "sha256-CZuT0nlKyF7LRGqNezm98MHcQa2Uhd8y+NiKE5mi0jk=";
  };

  installPhase = ''