]> git.openstreetmap.org Git - chef.git/commitdiff
civi ext version bump
authorGuillaume RISCHARD <git@stereo.lu>
Tue, 21 May 2024 22:15:18 +0000 (18:15 -0400)
committerGuillaume RISCHARD <git@stereo.lu>
Tue, 21 May 2024 22:15:18 +0000 (18:15 -0400)
cookbooks/civicrm/attributes/default.rb

index ca5333e5994dc11cbee950365641351079aab802..2ef110a2f75ca8e57a4e113bfb5f8b2bef1e747c 100644 (file)
@@ -68,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"