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 cda70a6 commit 80b3ca9Copy full SHA for 80b3ca9
Formula/s/stanc3.rb
@@ -2,8 +2,8 @@ class Stanc3 < Formula
2
desc "Stan transpiler"
3
homepage "https://github.com/stan-dev/stanc3"
4
url "https://github.com/stan-dev/stanc3.git",
5
- tag: "v2.36.0",
6
- revision: "0366507dd98f96bf6acd5d2753bd0910f2eb0ecb"
+ tag: "v2.37.0",
+ revision: "31d2a6e3a7a84e97a3bd8cabc205c76a063fb91f"
7
license "BSD-3-Clause"
8
9
bottle do
0 commit comments