From b981b2f9415dbf43bb827a17afd1f10ece624a03 Mon Sep 17 00:00:00 2001 From: "power-grid-model-ci-bot[bot]" <249743335+power-grid-model-ci-bot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 02:07:39 +0000 Subject: [PATCH] Sync version Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Formula/power-grid-model.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/power-grid-model.rb b/Formula/power-grid-model.rb index 1632d5b..17cd554 100644 --- a/Formula/power-grid-model.rb +++ b/Formula/power-grid-model.rb @@ -5,8 +5,8 @@ class PowerGridModel < Formula desc "Python/C++ library for distribution power system analysis" homepage "https://lfenergy.org/projects/power-grid-model/" - url "https://github.com/PowerGridModel/power-grid-model/archive/refs/tags/v1.13.158.tar.gz" - sha256 "b33e71ac273fdb0ec3a2c26f6c2d31e223a9d48635e002de2b4dc50789fa3b9d" + url "https://github.com/PowerGridModel/power-grid-model/archive/refs/tags/v1.13.159.tar.gz" + sha256 "c4f2524e9e47d90d427d2c1e9acd973fe528651001ccdfd95e3517a2c80e9d8d" license "MPL-2.0" head "https://github.com/PowerGridModel/power-grid-model.git", branch: "main"