We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2784c5 commit dac3158Copy full SHA for dac3158
Formula/p/proxsuite.rb
@@ -1,8 +1,8 @@
1
class Proxsuite < Formula
2
desc "Advanced Proximal Optimization Toolbox"
3
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"
+ url "https://github.com/Simple-Robotics/proxsuite/releases/download/v0.7.0/proxsuite-0.7.0.tar.gz"
+ sha256 "4c06393ed0db6a2633261b3f634d22f7dd824d19087c427f77d0d7a97665feb1"
6
license "BSD-2-Clause"
7
head "https://github.com/Simple-Robotics/proxsuite.git", branch: "main"
8
0 commit comments