diff --git a/pkgs/by-name/ol/olympus-unwrapped/package.nix b/pkgs/by-name/ol/olympus-unwrapped/package.nix index 7dd76f7043c1..090351db7fc7 100644 --- a/pkgs/by-name/ol/olympus-unwrapped/package.nix +++ b/pkgs/by-name/ol/olympus-unwrapped/package.nix @@ -31,9 +31,9 @@ let phome = "$out/lib/olympus"; # The following variables are to be updated by the update script. - version = "25.12.05.03"; - buildId = "5357"; # IMPORTANT: This line is matched with regex in update.sh. - rev = "2959f60fc33a0bd5c3a6805f439bf69c02b3bbfe"; + version = "26.02.04.01"; + buildId = "5465"; # IMPORTANT: This line is matched with regex in update.sh. + rev = "93a53820c73b9cda123d9d5e622157d22d0873d4"; in buildDotnetModule { pname = "olympus-unwrapped"; @@ -44,7 +44,7 @@ buildDotnetModule { owner = "EverestAPI"; repo = "Olympus"; fetchSubmodules = true; # Required. See upstream's README. - hash = "sha256-CMCFri8vfcgcU0Hy1KVTbYM7TLwLlHOJ6VSiEhKuWrA="; + hash = "sha256-rzoBREMGBOh7SjzObavq5+quLlsiytV7Elp3c8Fu/k8="; }; nativeBuildInputs = [