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"