Skip to content

Commit 12d4ca9

Browse files
committed
olympus-unwrapped: 25.06.28.03 -> 25.07.12.01
1 parent ab7ac10 commit 12d4ca9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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.06.28.03";
35-
buildId = "4925"; # IMPORTANT: This line is matched with regex in update.sh.
36-
rev = "1671a4e90da4f8cd565712ed5344bd4e01cf29a1";
34+
version = "25.07.12.01";
35+
buildId = "4934"; # IMPORTANT: This line is matched with regex in update.sh.
36+
rev = "17634d29b91b737580c878ba96f73bd077fbfba0";
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-TgtokrUt15k7SxjPcIFIbv2QL+hgB0cIZYb3oG/l/GI=";
47+
hash = "sha256-Z6OWO6WCHhmmGI8dF23yiLNBy11Mutu941jY/0pxIkQ=";
4848
};
4949

5050
nativeBuildInputs = [

0 commit comments

Comments
 (0)