Skip to content

Commit 89c2b23

Browse files
olympus-unwrapped: 25.11.09.03 -> 25.11.15.08 (#462727)
2 parents aa7d60a + 77cb21f commit 89c2b23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkgs/by-name/ol/olympus-unwrapped/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ let
3131

3232
phome = "$out/lib/olympus";
3333
# The following variables are to be updated by the update script.
34-
version = "25.11.09.03";
35-
buildId = "5277"; # IMPORTANT: This line is matched with regex in update.sh.
36-
rev = "6a1e895a5fa5ccf2d0ba494d03ffe3280aebd9d9";
34+
version = "25.11.15.08";
35+
buildId = "5295"; # IMPORTANT: This line is matched with regex in update.sh.
36+
rev = "bd7c18567da8705787eeb1ba2a3890afb9482de9";
3737
in
3838
buildDotnetModule {
3939
pname = "olympus-unwrapped";
@@ -44,7 +44,7 @@ buildDotnetModule {
4444
owner = "EverestAPI";
4545
repo = "Olympus";
4646
fetchSubmodules = true; # Required. See upstream's README.
47-
hash = "sha256-Qog5U4MuGm50aULo1U0WcSASH+hEJ1QMyhV6u+1r6jU=";
47+
hash = "sha256-FFm/Crwy2AfOk+OCDnqLsNv4srW/445iW4VbL+mmMWM=";
4848
};
4949

5050
nativeBuildInputs = [

0 commit comments

Comments
 (0)