]> git.openstreetmap.org Git - chef.git/commitdiff
Version bump + omnipaymultiprocessor extension
authorGuillaume RISCHARD <git@stereo.lu>
Sun, 23 Feb 2020 20:58:16 +0000 (21:58 +0100)
committerGuillaume RISCHARD <git@stereo.lu>
Sun, 23 Feb 2020 20:58:16 +0000 (21:58 +0100)
cookbooks/civicrm/attributes/default.rb

index 4a35da45abba71e9e40ac0b3123e3894aa76d5a9..37d7f60a3c92c0e6f9d26a478b7b263842fbee04 100644 (file)
@@ -1,4 +1,4 @@
-default[:civicrm][:version] = "5.21.1"
+default[:civicrm][:version] = "5.22.1"
 
 default[:civicrm][:extensions][:cividiscount][:name] = "org.civicrm.module.cividiscount"
 default[:civicrm][:extensions][:cividiscount][:repository] = "https://github.com/dlobo/org.civicrm.module.cividiscount.git"
@@ -31,3 +31,7 @@ default[:civicrm][:extensions][:username][:revision] = "master"
 default[:civicrm][:extensions][:donotsendreportemail][:name] = "org.civicrm.donotsendreportemail"
 default[:civicrm][:extensions][:donotsendreportemail][:repository] = "https://github.com/pradpnayak/org.civicrm.donotsendreportemail.git"
 default[:civicrm][:extensions][:donotsendreportemail][:revision] = "3b31c2e0c62183872c7ecd244395fb8dcfbd5dbb"
+
+default[:civicrm][:extensions][:donotsendreportemail][:name] = "nz.co.fuzion.omnipaymultiprocessor"
+default[:civicrm][:extensions][:donotsendreportemail][:repository] = "https://github.com/eileenmcnaughton/nz.co.fuzion.omnipaymultiprocessor.git"
+default[:civicrm][:extensions][:donotsendreportemail][:revision] = "3.9"