Skip to content

Commit 3342f8c

Browse files
BrewTestBotbotantony
authored andcommitted
dynare 6.5
1 parent a87d8cb commit 3342f8c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/d/dynare.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Dynare < Formula
22
desc "Platform for economic models, particularly DSGE and OLG models"
33
homepage "https://www.dynare.org/"
4-
url "https://www.dynare.org/release/source/dynare-6.4.tar.xz"
5-
sha256 "9865e2e7f6b3705155538d5fb1fb0b01bc9decf07250b3b054d3555d651c3843"
4+
url "https://www.dynare.org/release/source/dynare-6.5.tar.xz"
5+
sha256 "56a6f934f5d2ded57206d2f109975324b39586394f4e8ce23b3c72aadcd5cd4a"
66
license "GPL-3.0-or-later"
7-
revision 2
87
head "https://git.dynare.org/Dynare/dynare.git", branch: "master"
98

109
livecheck do

0 commit comments

Comments
 (0)