]> git.openstreetmap.org Git - chef.git/commitdiff
apply fix in osmf-verify-contributor
authormichael spreng <code@m.spreng.ch>
Wed, 26 Jun 2024 08:44:52 +0000 (10:44 +0200)
committerGrant <github@firefishy.com>
Wed, 26 Jun 2024 12:18:34 +0000 (13:18 +0100)
cookbooks/civicrm/attributes/default.rb

index 96ed4abb389f69e6dc560c4310b37a33485d875b..ba176e9a3a769cca14cc645d8445939eb4530c68 100644 (file)
@@ -60,7 +60,7 @@ default[:civicrm][:extensions][:membershipextra][:revision] = "41edc3c04d4998700
 # Verify active contributor status
 default[:civicrm][:extensions][:osmfverifycontributor][:name] = "osmf-verify-contributor"
 default[:civicrm][:extensions][:osmfverifycontributor][:repository] = "https://github.com/openstreetmap/osmf-verify-contributor.git"
-default[:civicrm][:extensions][:osmfverifycontributor][:revision] = "bb0cd61783033fb2e108c30e47224e5a818987f8"
+default[:civicrm][:extensions][:osmfverifycontributor][:revision] = "5fb3ebf6c6636e7e4eeadd074b8074593330ddca"
 
 # Pay with Mollie
 default[:civicrm][:extensions][:omnipay][:name] = "nz.co.fuzion.omnipaymultiprocessor"