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"