From 0915758486453ef3444999a5e9c9464812ad2391 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Fri, 11 Sep 2026 21:17:27 +0200 Subject: [PATCH 1/2] Update dynare.yaml Add recent releases: 7.0, 7.1, 7.2 --- packages/dynare.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/packages/dynare.yaml b/packages/dynare.yaml index c032e1fa..da023e6a 100644 --- a/packages/dynare.yaml +++ b/packages/dynare.yaml @@ -45,6 +45,24 @@ maintainers: - name: "Dynare Team" contact: "dev@dynare.org" versions: +- id: "7.2" + date: "2026-09-11" + sha256: "" + url: "https://www.dynare.org/download/" + depends: + - "octave (>= 8.4.0)" +- id: "7.1" + date: "2026-05-28" + sha256: "" + url: "https://www.dynare.org/download/" + depends: + - "octave (>= 8.4.0)" +- id: "7.0" + date: "2026-03-19" + sha256: "" + url: "https://www.dynare.org/download/" + depends: + - "octave (>= 8.4.0)" - id: "6.5" date: "2025-11-24" sha256: "" From 532c98872744521d72ff50cfae6382f7ed0fcacf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Fri, 11 Sep 2026 21:21:32 +0200 Subject: [PATCH 2/2] Update dynare.yaml --- packages/dynare.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/dynare.yaml b/packages/dynare.yaml index da023e6a..10be1e7f 100644 --- a/packages/dynare.yaml +++ b/packages/dynare.yaml @@ -50,19 +50,19 @@ versions: sha256: "" url: "https://www.dynare.org/download/" depends: - - "octave (>= 8.4.0)" + - "octave (>= 8.4.0)" - id: "7.1" date: "2026-05-28" sha256: "" url: "https://www.dynare.org/download/" depends: - - "octave (>= 8.4.0)" + - "octave (>= 8.4.0)" - id: "7.0" date: "2026-03-19" sha256: "" url: "https://www.dynare.org/download/" depends: - - "octave (>= 8.4.0)" + - "octave (>= 8.4.0)" - id: "6.5" date: "2025-11-24" sha256: ""