]> git.openstreetmap.org Git - chef.git/commitdiff
Revert org.civicoop.emailapi to a version that actually exists
authorTom Hughes <tom@compton.nu>
Fri, 26 Feb 2021 19:37:46 +0000 (19:37 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 26 Feb 2021 19:37:46 +0000 (19:37 +0000)
cookbooks/civicrm/attributes/default.rb

index c05f5319fc68359ec69fc229fa18e91760aeafa7..f0143f6f720d0c30a4458f5d8bb54e0d8e8337ed 100644 (file)
@@ -10,7 +10,7 @@ default[:civicrm][:extensions][:osm][:revision] = "1.2.1"
 
 default[:civicrm][:extensions][:emailapi][:name] = "org.civicoop.emailapi"
 default[:civicrm][:extensions][:emailapi][:repository] = "https://github.com/CiviCooP/org.civicoop.emailapi.git"
-default[:civicrm][:extensions][:emailapi][:revision] = "2.0"
+default[:civicrm][:extensions][:emailapi][:revision] = "1.19"
 
 default[:civicrm][:extensions][:civiruleshttppost][:name] = "org.civicoop.civiruleshttppost"
 default[:civicrm][:extensions][:civiruleshttppost][:repository] = "https://github.com/CiviCooP/org.civicoop.civiruleshttppost.git"