From 57fe0954e18dafff249bd60446c4852d41e80058 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: Tue, 28 Jul 2026 03:02:31 +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 2c69c77..307cbe5 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.128.tar.gz" - sha256 "68fecb2624606855623bc9e93795e29fcd319eab5400c92687aef13f15c57f5e" + url "https://github.com/PowerGridModel/power-grid-model/archive/refs/tags/v1.13.131.tar.gz" + sha256 "3dff5d38e6f8cc2308638856cdc9ed0efb0b2bdfa63ed3f98ad58fbee2278637" license "MPL-2.0" head "https://github.com/PowerGridModel/power-grid-model.git", branch: "main"