]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/attributes/default.rb
Setop vim stealing the mouse
[chef.git] / cookbooks / civicrm / attributes / default.rb
index 80a894e8ddb7e201ef30469e2b5bd35f967866ea..2ef110a2f75ca8e57a4e113bfb5f8b2bef1e747c 100644 (file)
@@ -1,4 +1,5 @@
-default[:civicrm][:version] = "5.73.1"
+# See https://docs.civicrm.org/installation/en/latest/general/requirements/ for required php versions
+default[:civicrm][:version] = "5.73.2"
 
 # was used for SotM
 # default[:civicrm][:extensions][:cividiscount][:name] = "org.civicrm.module.cividiscount"
@@ -27,7 +28,7 @@ default[:civicrm][:extensions][:donotsendreportemail][:revision] = "1.0"
 # make civicrm look nicer
 default[:civicrm][:extensions][:theisland][:name] = "theisland"
 default[:civicrm][:extensions][:theisland][:repository] = "https://lab.civicrm.org/extensions/theisland.git"
-default[:civicrm][:extensions][:theisland][:revision] = "2.3.2"
+default[:civicrm][:extensions][:theisland][:revision] = "2.3.3"
 
 # civiprospect
 default[:civicrm][:extensions][:civiprospect][:name] = "uk.co.compucorp.civicrm.prospect"
@@ -67,7 +68,7 @@ default[:civicrm][:extensions][:omnipay][:revision] = "3.23"
 # Pay with Stripe
 default[:civicrm][:extensions][:stripe][:name] = "com.drastikbydesign.stripe"
 default[:civicrm][:extensions][:stripe][:repository] = "https://lab.civicrm.org/extensions/stripe.git"
-default[:civicrm][:extensions][:stripe][:revision] = "6.9.4"
+default[:civicrm][:extensions][:stripe][:revision] = "6.10.2"
 
 # Stripe requires mjwshared ("payment shared")
 default[:civicrm][:extensions][:mjwshared][:name] = "com.mjwconsult.mjwshared"