Unverified Commit e13c34f6 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

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

exodus: 23.4.10 -> 23.5.8
parents 57cfe3e0 8bd588bb
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.4.10";
  version = "23.5.8";

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

  installPhase = ''