From 5a5786702a6e97ce9efbcb0c60c83bd593a37404 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 6 Jul 2025 18:36:53 +0000 Subject: [PATCH] olympus-unwrapped: 25.06.24.02 -> 25.06.28.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 de1036b85677..8153c5cec67b 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.06.24.02"; - buildId = "4914"; # IMPORTANT: This line is matched with regex in update.sh. - rev = "cc34c867daadaa5ee5c53ed951bc1f64f4dc6565"; + version = "25.06.28.03"; + buildId = "4925"; # IMPORTANT: This line is matched with regex in update.sh. + rev = "1671a4e90da4f8cd565712ed5344bd4e01cf29a1"; in buildDotnetModule { pname = "olympus-unwrapped"; @@ -44,7 +44,7 @@ buildDotnetModule { owner = "EverestAPI"; repo = "Olympus"; fetchSubmodules = true; # Required. See upstream's README. - hash = "sha256-FypX89fdH+dr12iC/2CoM6BAvUS6bGcSp04IiJjZtc4="; + hash = "sha256-TgtokrUt15k7SxjPcIFIbv2QL+hgB0cIZYb3oG/l/GI="; }; nativeBuildInputs = [