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 a87d8cb commit 3342f8cCopy full SHA for 3342f8c
Formula/d/dynare.rb
@@ -1,10 +1,9 @@
1
class Dynare < Formula
2
desc "Platform for economic models, particularly DSGE and OLG models"
3
homepage "https://www.dynare.org/"
4
- url "https://www.dynare.org/release/source/dynare-6.4.tar.xz"
5
- sha256 "9865e2e7f6b3705155538d5fb1fb0b01bc9decf07250b3b054d3555d651c3843"
+ url "https://www.dynare.org/release/source/dynare-6.5.tar.xz"
+ sha256 "56a6f934f5d2ded57206d2f109975324b39586394f4e8ce23b3c72aadcd5cd4a"
6
license "GPL-3.0-or-later"
7
- revision 2
8
head "https://git.dynare.org/Dynare/dynare.git", branch: "master"
9
10
livecheck do
0 commit comments