From e090adc2cbfd2915657692bfb0f0ae3417aabb42 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 22 Mar 2026 21:14:11 +0000 Subject: [PATCH] olympus-unwrapped: 26.02.04.03 -> 26.03.21.03 --- pkgs/by-name/ol/olympus-unwrapped/package.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/by-name/ol/olympus-unwrapped/package.nix b/pkgs/by-name/ol/olympus-unwrapped/package.nix index 034c603c4d41..977599560c2b 100644 --- a/pkgs/by-name/ol/olympus-unwrapped/package.nix +++ b/pkgs/by-name/ol/olympus-unwrapped/package.nix @@ -22,9 +22,9 @@ let phome = "$out/lib/olympus"; # The following variables are to be updated by the update script. - version = "26.02.04.03"; - buildId = "5468"; # IMPORTANT: This line is matched with regex in update.sh. - rev = "f11768c2d470d0357a7e07cd3a031b081a6593ab"; + version = "26.03.21.03"; + buildId = "5526"; # IMPORTANT: This line is matched with regex in update.sh. + rev = "cd3c4695cf4be1f1aa59211fcc183f603e6c6343"; in buildDotnetModule { pname = "olympus-unwrapped"; @@ -37,7 +37,7 @@ buildDotnetModule { owner = "EverestAPI"; repo = "Olympus"; fetchSubmodules = true; # Required. See upstream's README. - hash = "sha256-38Rjii6+3DDvNcQQFuTAxY4Wh214QbE6q8yFLNUnAbc="; + hash = "sha256-pKKVdCkeqTIFH0iqpko5LuDj9qqLubD+cltkwo86bXg="; }; nativeBuildInputs = [