Skip to content

Commit dac3158

Browse files
committed
proxsuite 0.7.0
1 parent d2784c5 commit dac3158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/proxsuite.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Proxsuite < Formula
22
desc "Advanced Proximal Optimization Toolbox"
33
homepage "https://github.com/Simple-Robotics/proxsuite"
4-
url "https://github.com/Simple-Robotics/proxsuite/releases/download/v0.6.7/proxsuite-0.6.7.tar.gz"
5-
sha256 "3a397ba96ddcfe5ade150951f70f867a3741206a694e50588f954a94c4cf3f27"
4+
url "https://github.com/Simple-Robotics/proxsuite/releases/download/v0.7.0/proxsuite-0.7.0.tar.gz"
5+
sha256 "4c06393ed0db6a2633261b3f634d22f7dd824d19087c427f77d0d7a97665feb1"
66
license "BSD-2-Clause"
77
head "https://github.com/Simple-Robotics/proxsuite.git", branch: "main"
88

0 commit comments

Comments
 (0)