]> git.openstreetmap.org Git - chef.git/commitdiff
civi extension version bump, civix update org.openstreetmap.username & org.civicrm...
authorGuillaume RISCHARD <git@stereo.lu>
Wed, 29 Nov 2023 19:29:40 +0000 (14:29 -0500)
committerGuillaume RISCHARD <git@stereo.lu>
Wed, 29 Nov 2023 19:29:40 +0000 (14:29 -0500)
cookbooks/civicrm/attributes/default.rb

index cfd0bd9884a139a390cf1677c3fd815728ff445f..441aba3f3f3f3949966f885a5315ff26e0a7b3b2 100644 (file)
@@ -17,12 +17,12 @@ default[:civicrm][:extensions][:mosaico][:zip] = "https://download.civicrm.org/e
 # validate that osm username exists, simple check
 default[:civicrm][:extensions][:username][:name] = "org.openstreetmap.username"
 default[:civicrm][:extensions][:username][:repository] = "https://github.com/grischard/org.openstreetmap.username.git"
-default[:civicrm][:extensions][:username][:revision] = "ac86edbe29cf076cd956507ac6cec4bf6c5a137d"
+default[:civicrm][:extensions][:username][:revision] = "9d67583bd3e0342a9770cde48f23586f707012ee"
 
 # do not send report emails if daily report is empty (mwg)
 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][:repository] = "https://github.com/grischard/org.civicrm.donotsendreportemail.git"
+default[:civicrm][:extensions][:donotsendreportemail][:revision] = "fbafa37f4bb432239191aa8f807919371a9cd714"
 
 # make civicrm look nicer
 default[:civicrm][:extensions][:theisland][:name] = "theisland"
@@ -62,7 +62,7 @@ default[:civicrm][:extensions][:osmfverifycontributor][:revision] = "bb0cd617830
 # Pay with Mollie
 default[:civicrm][:extensions][:omnipay][:name] = "nz.co.fuzion.omnipaymultiprocessor"
 default[:civicrm][:extensions][:omnipay][:repository] = "https://github.com/eileenmcnaughton/nz.co.fuzion.omnipaymultiprocessor.git"
-default[:civicrm][:extensions][:omnipay][:revision] = "3.21"
+default[:civicrm][:extensions][:omnipay][:revision] = "3.22"
 
 # Pay with Stripe
 default[:civicrm][:extensions][:stripe][:name] = "com.drastikbydesign.stripe"