From 1d66215d4c5c7110c5170a205a6580850bb73b80 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: Wed, 26 Aug 2026 02:30:30 +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 3fc5730..43abf31 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.145.tar.gz" - sha256 "ea2318d376f5efba739f4eb8c985b13e4e1f09c3f1df09c44eaa06a18e2d6d2c" + url "https://github.com/PowerGridModel/power-grid-model/archive/refs/tags/v1.13.150.tar.gz" + sha256 "4223b00d17aa969f79798edd70f934b95ccf88df44cfd86bc509884fde1e33b1" license "MPL-2.0" head "https://github.com/PowerGridModel/power-grid-model.git", branch: "main"