From 71ef876f7d8cda8a1067d0e09dc24f13eb024f35 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: Fri, 21 Aug 2026 02:29:51 +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 5c7fc7b..3fc5730 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.142.tar.gz" - sha256 "042d6fc05bed8831f2c6629a5cad56ea2758b576389ccf100893153f68d456f9" + url "https://github.com/PowerGridModel/power-grid-model/archive/refs/tags/v1.13.145.tar.gz" + sha256 "ea2318d376f5efba739f4eb8c985b13e4e1f09c3f1df09c44eaa06a18e2d6d2c" license "MPL-2.0" head "https://github.com/PowerGridModel/power-grid-model.git", branch: "main"