Skip to content

Commit 0a2658a

Browse files
committed
feat(ogmios): Update ogmios 6.8.0 -> 6.13.0
Signed-off-by: Alexander V. Nikolaev <avn@avnik.info>
1 parent 182c65e commit 0a2658a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ogmios.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ in
1818
perSystem =
1919
{ pkgs, ... }:
2020
{
21-
packages.ogmios = mkPackage pkgs "6.8.0" "sha256-PM3tB6YdFsXRxGptDuxOvLke0m/08ySy4oV1WfIu//g=";
21+
packages.ogmios = mkPackage pkgs "6.13.0" "sha256-b8EscEAsyBkC4PHu+XLtO4sT8WlbWfjfhu/HnOsOQ3E=";
2222
};
2323
}

0 commit comments

Comments
 (0)