From 164d66cf0d36ab93f082b042a2ad63a6392534b0 Mon Sep 17 00:00:00 2001 From: Elliot Jordan Date: Sun, 8 Oct 2023 13:55:55 -0700 Subject: [PATCH] Add major version support to EBS download recipe --- EBS/EBS.download.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/EBS/EBS.download.recipe b/EBS/EBS.download.recipe index c581d0ac..dd27a283 100644 --- a/EBS/EBS.download.recipe +++ b/EBS/EBS.download.recipe @@ -12,6 +12,8 @@ NAME EBS + MAJOR_VERSION + 3 MinimumVersion 1.0.0 @@ -21,7 +23,7 @@ Arguments re_pattern - EBS_([\d\.]+)_Install.dmg + EBS_(%MAJOR_VERSION%\.[\d\.]+)_Install.dmg result_output_var_name version url